is not current version
Last Version 9.2.0.v20190814

org.dspace:handle 5.3.4


GroupId

GroupId

org.dspace
ArtifactId

ArtifactId

handle
Version

Version

5.3.4
Type

Type

jar

Download handle 5.3.4


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