is not current version
Last Version 3.5.0

com.joyent.manta:java-manta-client-unshaded 3.2.2

Java Manta Client

Categories

Categories

Java Languages Ant Build Tools CLI User Interface
GroupId

GroupId

com.joyent.manta
ArtifactId

ArtifactId

java-manta-client-unshaded
Version

Version

3.2.2
Type

Type

jar

Download java-manta-client-unshaded 3.2.2


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