s

smartcosmos-build

SMART COSMOS Build POM for ease of use defining standard repository release and distribution.
http://smartcosmos.net
Apache License, Version 2.0
Smartrac Technology Fletcher, Inc.
SMARTRAC API Team
Files download
File Operation
smartcosmos-build-3.1.2.pom download
Apache Maven
<dependency>
  <groupId>net.smartcosmos</groupId>
  <artifactId>smartcosmos-build</artifactId>
  <version>3.1.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'net.smartcosmos:smartcosmos-build:3.1.2'
Gradle Kotlin
implementation("net.smartcosmos:smartcosmos-build:3.1.2")
Scala SBT
libraryDependencies += "net.smartcosmos" % "smartcosmos-build" % "3.1.2"
Groovy Grape
@Grapes(
  @Grab(group='net.smartcosmos', module='smartcosmos-build', version='3.1.2')
)
Apache Ivy
<dependency org="net.smartcosmos" name="smartcosmos-build" rev="3.1.2" />
Leiningen
[net.smartcosmos/smartcosmos-build "3.1.2"]
Apache Buildr
'net.smartcosmos:smartcosmos-build:jar:3.1.2'
Dependencies
The project has no third-party dependencies