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
文件下载
文件名 操作
smartcosmos-build-3.1.1.pom 下载
Apache Maven
<dependency>
  <groupId>net.smartcosmos</groupId>
  <artifactId>smartcosmos-build</artifactId>
  <version>3.1.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'net.smartcosmos:smartcosmos-build:3.1.1'
Gradle Kotlin
implementation("net.smartcosmos:smartcosmos-build:3.1.1")
Scala SBT
libraryDependencies += "net.smartcosmos" % "smartcosmos-build" % "3.1.1"
Groovy Grape
@Grapes(
  @Grab(group='net.smartcosmos', module='smartcosmos-build', version='3.1.1')
)
Apache Ivy
<dependency org="net.smartcosmos" name="smartcosmos-build" rev="3.1.1" />
Leiningen
[net.smartcosmos/smartcosmos-build "3.1.1"]
Apache Buildr
'net.smartcosmos:smartcosmos-build:jar:3.1.1'
本项目依赖
该项目无第三方依赖