не последняя версия
Последняя версия 0.9.1

com.github.ngeor:yak4j 0.2.0

yak shaving for Java - a collection of helper libraries

Категории

Категории

Geo Прикладные библиотеки Geospatial
Группа

Группа

com.github.ngeor
Идентификатор

Идентификатор

yak4j
Версия

Версия

0.2.0
Тип

Тип

pom

Скачать yak4j 0.2.0

Имя Файла Размер
yak4j-0.2.0.pom 17 KB
Обзор

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