is not current version
Last Version 1.1.18

de.srsoftware:tools 1.1.9

various helper methods and classes

GroupId

GroupId

de.srsoftware
ArtifactId

ArtifactId

tools
Version

Version

1.1.9
Type

Type

jar

Download tools 1.1.9


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