is not current version
Last Version 9.2.0.v20190814

org.dspace:handle 9.1.0

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

GroupId

GroupId

org.dspace
ArtifactId

ArtifactId

handle
Version

Version

9.1.0
Type

Type

jar

Download handle 9.1.0


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