| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.mhshams |
| Идентификатор | Идентификаторdahgan |
| Последняя версия | Последняя версия0.5.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеDahgan
A YAML Reference Implementation
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| dahgan-0.5.0.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.mhshams/dahgan/ -->
<dependency>
<groupId>com.github.mhshams</groupId>
<artifactId>dahgan</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mhshams/dahgan/
implementation 'com.github.mhshams:dahgan:0.5.0'
// https://jarcasting.com/artifacts/com.github.mhshams/dahgan/
implementation ("com.github.mhshams:dahgan:0.5.0")
'com.github.mhshams:dahgan:pom:0.5.0'
<dependency org="com.github.mhshams" name="dahgan" rev="0.5.0">
<artifact name="dahgan" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mhshams', module='dahgan', version='0.5.0')
)
libraryDependencies += "com.github.mhshams" % "dahgan" % "0.5.0"
[com.github.mhshams/dahgan "0.5.0"]