is not current version
Last Version 2.5.0

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


Categories

Categories

CLI User Interface
GroupId

GroupId

edu.byu.hbll.box
ArtifactId

ArtifactId

box-client
Version

Version

1.1.0
Type

Type

jar

Download box-client 1.1.0


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