is not current version
Last Version 2.5.0

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


Categories

Categories

CLI User Interface
GroupId

GroupId

edu.byu.hbll.box
ArtifactId

ArtifactId

box-client
Version

Version

1.0.2
Type

Type

jar

Download box-client 1.0.2


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