License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdde.piratech |
ArtifactId | ArtifactIddasding.data |
Version | Version0.3 |
Type | Typejar |
Description |
DescriptionDasDing Data
DataObjects für DasDing
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
dasding.data-0.3.pom | |
dasding.data-0.3.jar | 15 KB |
dasding.data-0.3-sources.jar | 11 KB |
dasding.data-0.3-javadoc.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.piratech/dasding.data/ -->
<dependency>
<groupId>de.piratech</groupId>
<artifactId>dasding.data</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.piratech/dasding.data/
implementation 'de.piratech:dasding.data:0.3'
// https://jarcasting.com/artifacts/de.piratech/dasding.data/
implementation ("de.piratech:dasding.data:0.3")
'de.piratech:dasding.data:jar:0.3'
<dependency org="de.piratech" name="dasding.data" rev="0.3">
<artifact name="dasding.data" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.piratech', module='dasding.data', version='0.3')
)
libraryDependencies += "de.piratech" % "dasding.data" % "0.3"
[de.piratech/dasding.data "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.1 |
org.apache.commons : commons-lang3 | jar | 3.1 |