is not current version
Last Version 1.0

one.contentbox.boxd:boxd-client 0.0.1

sonatype

Categories

Categories

CLI User Interface
GroupId

GroupId

one.contentbox.boxd
ArtifactId

ArtifactId

boxd-client
Version

Version

0.0.1
Type

Type

jar

Download boxd-client 0.0.1


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