templates.mws.build.gradle Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of moab-sdk Show documentation
Show all versions of moab-sdk Show documentation
Gradle plugins comprising a plugin SDK for Moab.
repositories {
// Insert additional repositories here for dependencies (if needed)
/*
maven {
url "https://example.com/maven2/repo"
}
*/
}
dependencies {
//Insert extra dependencies here (if needed)
}
<% if (standaloneProject) { %>apply plugin: 'moab-sdk-project-init'<% } %>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy