Files download
File Operation
smartcosmos-build-tools-3.1.2.jar download
smartcosmos-build-tools-3.1.2.pom download
smartcosmos-build-tools-3.1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>net.smartcosmos</groupId>
  <artifactId>smartcosmos-build-tools</artifactId>
  <version>3.1.2</version>
</dependency>
Gradle Groovy
implementation 'net.smartcosmos:smartcosmos-build-tools:3.1.2'
Gradle Kotlin
implementation("net.smartcosmos:smartcosmos-build-tools:3.1.2")
Scala SBT
libraryDependencies += "net.smartcosmos" % "smartcosmos-build-tools" % "3.1.2"
Groovy Grape
@Grapes(
  @Grab(group='net.smartcosmos', module='smartcosmos-build-tools', version='3.1.2')
)
Apache Ivy
<dependency org="net.smartcosmos" name="smartcosmos-build-tools" rev="3.1.2" />
Leiningen
[net.smartcosmos/smartcosmos-build-tools "3.1.2"]
Apache Buildr
'net.smartcosmos:smartcosmos-build-tools:jar:3.1.2'
Dependencies
The project has no third-party dependencies