is not current version
Last Version 1.0

one.contentbox.boxd:boxd-client 0.0.2

sonatype

Categories

Categories

CLI User Interface
GroupId

GroupId

one.contentbox.boxd
ArtifactId

ArtifactId

boxd-client
Version

Version

0.0.2
Type

Type

jar

Download boxd-client 0.0.2


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