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