is not current version
Last Version 3.1.2

net.smartcosmos:smartcosmos-build 3.1.1

SMART COSMOS Build POM for ease of use defining standard repository release and distribution.

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-build
Version

Version

3.1.1
Type

Type

pom

Download smartcosmos-build 3.1.1


<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-build/ -->
<dependency>
    <groupId>net.smartcosmos</groupId>
    <artifactId>smartcosmos-build</artifactId>
    <version>3.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-build/
implementation 'net.smartcosmos:smartcosmos-build:3.1.1'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-build/
implementation ("net.smartcosmos:smartcosmos-build:3.1.1")
'net.smartcosmos:smartcosmos-build:pom:3.1.1'
<dependency org="net.smartcosmos" name="smartcosmos-build" rev="3.1.1">
  <artifact name="smartcosmos-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-build', version='3.1.1')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-build" % "3.1.1"
[net.smartcosmos/smartcosmos-build "3.1.1"]