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