setup Lazy Library
fun Project.setupLazyLibrary(javaSetupConfig: JavaSetupConfig = JavaSetupConfig(), jdaSetupConfig: JdaSetupConfig = JdaSetupConfig(), jdaConfig: DependencyConfig, lazyLibraryConfig: DependencyConfig)
Sets up the project using Lazy Library
Checks if the Shadow plugin is applied
Calls setupJda with the specified parameters
Calls lazyLibrary with the specified parameters
Parameters
java Setup Config
The configuration for setupJava
jda Setup Config
The configuration for JDA setup
jda Config
The configuration for jda
lazy Library Config
The configuration for lazyLibrary