is not current version
Last Version 9.2.0.v20190814

org.dspace:handle 6.2.5.02


GroupId

GroupId

org.dspace
ArtifactId

ArtifactId

handle
Version

Version

6.2.5.02
Type

Type

jar

Download handle 6.2.5.02


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