is not current version
Last Version 1.1.8

de.dagere.kopeme:build-tools 0.10.1


Categories

Categories

Build Tools
GroupId

GroupId

de.dagere.kopeme
ArtifactId

ArtifactId

build-tools
Version

Version

0.10.1
Type

Type

jar

Download build-tools 0.10.1


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