is not current version
Last Version 2.5.0

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


Categories

Categories

CLI User Interface
GroupId

GroupId

edu.byu.hbll.box
ArtifactId

ArtifactId

box-client
Version

Version

1.3.5
Type

Type

jar

Download box-client 1.3.5


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