License |
License |
---|---|
Categories |
CategoriesCLI User Interface Geo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.ngeor |
ArtifactId | ArtifactIdyak4j-cli |
Last Version | Last Version0.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyak4j-cli
Interactive CLI for yak4j
|
Filename | Size |
---|---|
yak4j-cli-0.10.0.pom | |
yak4j-cli-0.10.0.jar | 692 KB |
yak4j-cli-0.10.0-sources.jar | 13 KB |
yak4j-cli-0.10.0-javadoc.jar | 430 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ngeor/yak4j-cli/ -->
<dependency>
<groupId>com.github.ngeor</groupId>
<artifactId>yak4j-cli</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ngeor/yak4j-cli/
implementation 'com.github.ngeor:yak4j-cli:0.10.0'
// https://jarcasting.com/artifacts/com.github.ngeor/yak4j-cli/
implementation ("com.github.ngeor:yak4j-cli:0.10.0")
'com.github.ngeor:yak4j-cli:jar:0.10.0'
<dependency org="com.github.ngeor" name="yak4j-cli" rev="0.10.0">
<artifact name="yak4j-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ngeor', module='yak4j-cli', version='0.10.0')
)
libraryDependencies += "com.github.ngeor" % "yak4j-cli" % "0.10.0"
[com.github.ngeor/yak4j-cli "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |