is not current version
Last Version 0.3

de.piratech:dasding.frontend 0.2

Frontend f��r DasDing

GroupId

GroupId

de.piratech
ArtifactId

ArtifactId

dasding.frontend
Version

Version

0.2
Type

Type

pom

Download dasding.frontend 0.2

Filename Size
dasding.frontend-0.2.pom 938 bytes
Browse

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