is not current version
Last Version 2.14.0

net.smartcosmos:smartcosmos-builds-tools 2.10.16

Various XML Configs used throughout the application

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-builds-tools
Version

Version

2.10.16
Type

Type

jar

Download smartcosmos-builds-tools 2.10.16


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