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

com.github.ljtfreitas:java-restify-http-client-jersey 2.0.0


Категории

Категории

Java Языки программирования CLI Взаимодействие с пользователем Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

com.github.ljtfreitas
Идентификатор

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

java-restify-http-client-jersey
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать java-restify-http-client-jersey 2.0.0


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