License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.ngeor |
ArtifactId | ArtifactIdyak4j |
Last Version | Last Version0.9.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionyak4j
yak shaving for Java - a collection of helper libraries
|
Filename | Size |
---|---|
yak4j-0.9.1.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ngeor/yak4j/ -->
<dependency>
<groupId>com.github.ngeor</groupId>
<artifactId>yak4j</artifactId>
<version>0.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ngeor/yak4j/
implementation 'com.github.ngeor:yak4j:0.9.1'
// https://jarcasting.com/artifacts/com.github.ngeor/yak4j/
implementation ("com.github.ngeor:yak4j:0.9.1")
'com.github.ngeor:yak4j:pom:0.9.1'
<dependency org="com.github.ngeor" name="yak4j" rev="0.9.1">
<artifact name="yak4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ngeor', module='yak4j', version='0.9.1')
)
libraryDependencies += "com.github.ngeor" % "yak4j" % "0.9.1"
[com.github.ngeor/yak4j "0.9.1"]