License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.smartcosmos |
ArtifactId | ArtifactIdsmartcosmos-build |
Last Version | Last Version3.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSMART COSMOS Build
SMART COSMOS Build POM for ease of use defining standard repository release and distribution.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
smartcosmos-build-3.1.2.pom | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-build/ -->
<dependency>
<groupId>net.smartcosmos</groupId>
<artifactId>smartcosmos-build</artifactId>
<version>3.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-build/
implementation 'net.smartcosmos:smartcosmos-build:3.1.2'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-build/
implementation ("net.smartcosmos:smartcosmos-build:3.1.2")
'net.smartcosmos:smartcosmos-build:pom:3.1.2'
<dependency org="net.smartcosmos" name="smartcosmos-build" rev="3.1.2">
<artifact name="smartcosmos-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-build', version='3.1.2')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-build" % "3.1.2"
[net.smartcosmos/smartcosmos-build "3.1.2"]