Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.hashtree.stringmetric |
ArtifactId | ArtifactIdstringmetric-cli |
Version | Version0.18.6 |
Type | Typejar |
Filename | Size |
---|---|
stringmetric-cli-0.18.6.pom | |
stringmetric-cli-0.18.6.jar | 257 KB |
stringmetric-cli-0.18.6-sources.jar | 18 KB |
stringmetric-cli-0.18.6-javadoc.jar | 333 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hashtree.stringmetric/stringmetric-cli/ -->
<dependency>
<groupId>org.hashtree.stringmetric</groupId>
<artifactId>stringmetric-cli</artifactId>
<version>0.18.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.hashtree.stringmetric/stringmetric-cli/
implementation 'org.hashtree.stringmetric:stringmetric-cli:0.18.6'
// https://jarcasting.com/artifacts/org.hashtree.stringmetric/stringmetric-cli/
implementation ("org.hashtree.stringmetric:stringmetric-cli:0.18.6")
'org.hashtree.stringmetric:stringmetric-cli:jar:0.18.6'
<dependency org="org.hashtree.stringmetric" name="stringmetric-cli" rev="0.18.6">
<artifact name="stringmetric-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hashtree.stringmetric', module='stringmetric-cli', version='0.18.6')
)
libraryDependencies += "org.hashtree.stringmetric" % "stringmetric-cli" % "0.18.6"
[org.hashtree.stringmetric/stringmetric-cli "0.18.6"]