is not current version
Last Version 9.2.0.v20190814

org.dspace:handle 6.2


GroupId

GroupId

org.dspace
ArtifactId

ArtifactId

handle
Version

Version

6.2
Type

Type

jar

Download handle 6.2

Filename Size
handle-6.2.pom
handle-6.2.jar 864 KB
Browse

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