is not current version
Last Version 1.1.8

de.dagere.kopeme:build-tools 0.16.0


Categories

Categories

Build Tools
GroupId

GroupId

de.dagere.kopeme
ArtifactId

ArtifactId

build-tools
Version

Version

0.16.0
Type

Type

jar

Download build-tools 0.16.0


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