is not current version
Last Version 2.5.0

edu.byu.hbll.box:box-oai 2.0.7


GroupId

GroupId

edu.byu.hbll.box
ArtifactId

ArtifactId

box-oai
Version

Version

2.0.7
Type

Type

jar

Download box-oai 2.0.7


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