| Категории |
КатегорииGeo Прикладные библиотеки Geospatial |
|---|---|
| Группа | Группаcom.github.ngeor |
| Идентификатор | Идентификаторyak4j |
| Версия | Версия0.0.5 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| yak4j-0.0.5.pom | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ngeor/yak4j/ -->
<dependency>
<groupId>com.github.ngeor</groupId>
<artifactId>yak4j</artifactId>
<version>0.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ngeor/yak4j/
implementation 'com.github.ngeor:yak4j:0.0.5'
// https://jarcasting.com/artifacts/com.github.ngeor/yak4j/
implementation ("com.github.ngeor:yak4j:0.0.5")
'com.github.ngeor:yak4j:pom:0.0.5'
<dependency org="com.github.ngeor" name="yak4j" rev="0.0.5">
<artifact name="yak4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ngeor', module='yak4j', version='0.0.5')
)
libraryDependencies += "com.github.ngeor" % "yak4j" % "0.0.5"
[com.github.ngeor/yak4j "0.0.5"]