Categories |
CategoriesNet Dex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdnet.ossindex |
ArtifactId | ArtifactIdheuristic-version |
Version | Version0.0.5 |
Type | Typejar |
Filename | Size |
---|---|
heuristic-version-0.0.5.pom | |
heuristic-version-0.0.5.jar | 11 KB |
heuristic-version-0.0.5-sources.jar | 12 KB |
heuristic-version-0.0.5-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.ossindex/heuristic-version/ -->
<dependency>
<groupId>net.ossindex</groupId>
<artifactId>heuristic-version</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.ossindex/heuristic-version/
implementation 'net.ossindex:heuristic-version:0.0.5'
// https://jarcasting.com/artifacts/net.ossindex/heuristic-version/
implementation ("net.ossindex:heuristic-version:0.0.5")
'net.ossindex:heuristic-version:jar:0.0.5'
<dependency org="net.ossindex" name="heuristic-version" rev="0.0.5">
<artifact name="heuristic-version" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ossindex', module='heuristic-version', version='0.0.5')
)
libraryDependencies += "net.ossindex" % "heuristic-version" % "0.0.5"
[net.ossindex/heuristic-version "0.0.5"]