License |
License |
---|---|
GroupId | GroupIdde.piratech |
ArtifactId | ArtifactIddasding |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDasDing
REST Schnittstelle für DasDing
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
dasding-0.3.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.piratech/dasding/ -->
<dependency>
<groupId>de.piratech</groupId>
<artifactId>dasding</artifactId>
<version>0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.piratech/dasding/
implementation 'de.piratech:dasding:0.3'
// https://jarcasting.com/artifacts/de.piratech/dasding/
implementation ("de.piratech:dasding:0.3")
'de.piratech:dasding:pom:0.3'
<dependency org="de.piratech" name="dasding" rev="0.3">
<artifact name="dasding" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.piratech', module='dasding', version='0.3')
)
libraryDependencies += "de.piratech" % "dasding" % "0.3"
[de.piratech/dasding "0.3"]