is not current version
Last Version 1.0.21-BETA-20190513

io.spot-next:build-tools 1.0.9-BETA-20180913

The spOt microservice framework.

Categories

Categories

Build Tools
GroupId

GroupId

io.spot-next
ArtifactId

ArtifactId

build-tools
Version

Version

1.0.9-BETA-20180913
Type

Type

jar

Download build-tools 1.0.9-BETA-20180913


<!-- https://jarcasting.com/artifacts/io.spot-next/build-tools/ -->
<dependency>
    <groupId>io.spot-next</groupId>
    <artifactId>build-tools</artifactId>
    <version>1.0.9-BETA-20180913</version>
</dependency>
// https://jarcasting.com/artifacts/io.spot-next/build-tools/
implementation 'io.spot-next:build-tools:1.0.9-BETA-20180913'
// https://jarcasting.com/artifacts/io.spot-next/build-tools/
implementation ("io.spot-next:build-tools:1.0.9-BETA-20180913")
'io.spot-next:build-tools:jar:1.0.9-BETA-20180913'
<dependency org="io.spot-next" name="build-tools" rev="1.0.9-BETA-20180913">
  <artifact name="build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.spot-next', module='build-tools', version='1.0.9-BETA-20180913')
)
libraryDependencies += "io.spot-next" % "build-tools" % "1.0.9-BETA-20180913"
[io.spot-next/build-tools "1.0.9-BETA-20180913"]