is not current version
Last Version 2.5.0

edu.byu.hbll.box:box-client 2.0.13


Categories

Categories

CLI User Interface
GroupId

GroupId

edu.byu.hbll.box
ArtifactId

ArtifactId

box-client
Version

Version

2.0.13
Type

Type

jar

Download box-client 2.0.13


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