is not current version
Last Version 0.2.2

io.kestros.commons:kestros-build-tools 0.1.1

Kestros build tool configurations.

Categories

Categories

Build Tools
GroupId

GroupId

io.kestros.commons
ArtifactId

ArtifactId

kestros-build-tools
Version

Version

0.1.1
Type

Type

jar

Download kestros-build-tools 0.1.1


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