| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.piratech |
| Идентификатор | Идентификаторdasding.frontend |
| Последняя версия | Последняя версия0.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеDasDing Frontend
Frontend für DasDing
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| dasding.frontend-0.3.pom | 938 bytes |
| Обзор |
<!-- 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"]