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

generator.buildtool.gradle.buildSrc.settings.gradle.kts.template Maven / Gradle / Ivy

There is a newer version: 1.22.0
Show newest version
dependencyResolutionManagement {
  versionCatalogs {
    create("libs") {
      from(files("../gradle/libs.versions.toml"))
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy