is not current version
Last Version 0.120

de.simpleworks.staf:data 0.100


Categories

Categories

Data
GroupId

GroupId

de.simpleworks.staf
ArtifactId

ArtifactId

data
Version

Version

0.100
Type

Type

jar

Download data 0.100


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