Categories |
CategoriesCLI User Interface Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.github.ngeor |
ArtifactId | ArtifactIdyak4j-cli |
Version | Version0.8.0 |
Type | Typejar |
Filename | Size |
---|---|
yak4j-cli-0.8.0.pom | |
yak4j-cli-0.8.0.jar | 18 KB |
yak4j-cli-0.8.0-sources.jar | 9 KB |
yak4j-cli-0.8.0-javadoc.jar | 425 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ngeor/yak4j-cli/ -->
<dependency>
<groupId>com.github.ngeor</groupId>
<artifactId>yak4j-cli</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ngeor/yak4j-cli/
implementation 'com.github.ngeor:yak4j-cli:0.8.0'
// https://jarcasting.com/artifacts/com.github.ngeor/yak4j-cli/
implementation ("com.github.ngeor:yak4j-cli:0.8.0")
'com.github.ngeor:yak4j-cli:jar:0.8.0'
<dependency org="com.github.ngeor" name="yak4j-cli" rev="0.8.0">
<artifact name="yak4j-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ngeor', module='yak4j-cli', version='0.8.0')
)
libraryDependencies += "com.github.ngeor" % "yak4j-cli" % "0.8.0"
[com.github.ngeor/yak4j-cli "0.8.0"]