is not current version
Last Version 0.120

de.simpleworks.staf:commons 0.100


GroupId

GroupId

de.simpleworks.staf
ArtifactId

ArtifactId

commons
Version

Version

0.100
Type

Type

jar

Download commons 0.100


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