is not current version
Last Version 3.5.0

com.joyent.manta:java-manta-client 3.4.3

Java Manta Client

Categories

Categories

Java Languages Ant Build Tools CLI User Interface
GroupId

GroupId

com.joyent.manta
ArtifactId

ArtifactId

java-manta-client
Version

Version

3.4.3
Type

Type

jar

Download java-manta-client 3.4.3


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