is not current version
Last Version 9.2.0.v20190814

org.dspace:handle 9.2.0.v20190809

CNRI Handle.net Software (Permission granted for redistribution by Giridhar Manepalli at CNRI)

GroupId

GroupId

org.dspace
ArtifactId

ArtifactId

handle
Version

Version

9.2.0.v20190809
Type

Type

jar

Download handle 9.2.0.v20190809


<!-- https://jarcasting.com/artifacts/org.dspace/handle/ -->
<dependency>
    <groupId>org.dspace</groupId>
    <artifactId>handle</artifactId>
    <version>9.2.0.v20190809</version>
</dependency>
// https://jarcasting.com/artifacts/org.dspace/handle/
implementation 'org.dspace:handle:9.2.0.v20190809'
// https://jarcasting.com/artifacts/org.dspace/handle/
implementation ("org.dspace:handle:9.2.0.v20190809")
'org.dspace:handle:jar:9.2.0.v20190809'
<dependency org="org.dspace" name="handle" rev="9.2.0.v20190809">
  <artifact name="handle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dspace', module='handle', version='9.2.0.v20190809')
)
libraryDependencies += "org.dspace" % "handle" % "9.2.0.v20190809"
[org.dspace/handle "9.2.0.v20190809"]