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

kotlin-misk.settings.gradle.kts.mustache Maven / Gradle / Ivy

The newest version!
pluginManagement {
    repositories {
        gradlePluginPortal()
        mavenCentral()
    }
}

dependencyResolutionManagement {
    repositories {
        mavenCentral()
    }
}

include(":models")
rootProject.name = "{{artifactId}}"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy