is not current version
Last Version 4.2.0

org.dspace:xoai 3.2.10


GroupId

GroupId

org.dspace
ArtifactId

ArtifactId

xoai
Version

Version

3.2.10
Type

Type

jar

Download xoai 3.2.10


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