не последняя версия
Последняя версия 3.5.0

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

Java Manta Client

Категории

Категории

Java Языки программирования Ant Компиляция и сборка CLI Взаимодействие с пользователем
Группа

Группа

com.joyent.manta
Идентификатор

Идентификатор

java-manta-client
Версия

Версия

2.7.1
Тип

Тип

jar

Скачать java-manta-client 2.7.1


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