is not current version
Last Version 0.2.5

cz.o2.proxima:tools 0.2.2


GroupId

GroupId

cz.o2.proxima
ArtifactId

ArtifactId

tools
Version

Version

0.2.2
Type

Type

jar

Download tools 0.2.2


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