is not current version
Last Version 3.5.0

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

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.4
Type

Type

jar

Download java-manta-client-unshaded 3.2.4


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