is not current version
Last Version 1.1.8

de.dagere.kopeme:build-tools 0.17.1


Categories

Categories

Build Tools
GroupId

GroupId

de.dagere.kopeme
ArtifactId

ArtifactId

build-tools
Version

Version

0.17.1
Type

Type

jar

Download build-tools 0.17.1


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