is not current version
Last Version 2.14.0

net.smartcosmos:smartcosmos-builds-tools 2.13.1

Various XML Configs used throughout the application

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-builds-tools
Version

Version

2.13.1
Type

Type

jar

Download smartcosmos-builds-tools 2.13.1


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