All Downloads are FREE. Search and download functionalities are using the official Maven repository.

name.remal.gradle_plugins.dsl.DSL_DEPENDENCIES.kt Maven / Gradle / Ivy

package name.remal.gradle_plugins.dsl
internal val DSL_DEPENDENCIES = setOf>(
    "org.jetbrains.kotlin" to "kotlin-reflect"
    ,"name.remal.tools" to "common"
    ,"com.google.guava" to "guava"
    ,"org.ow2.asm" to "asm-commons"
    ,"org.ow2.asm" to "asm-analysis"
    ,"org.ow2.asm" to "asm-util"
    ,"org.jetbrains.kotlin" to "kotlin-stdlib"
    ,"org.ow2.asm" to "asm-tree"
    ,"org.ow2.asm" to "asm"
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy