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

com.github.gobars:rest 0.0.5

a wrapper for http client

Группа

Группа

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

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

rest
Версия

Версия

0.0.5
Тип

Тип

jar

Скачать rest 0.0.5

Имя Файла Размер
rest-0.0.5.pom
rest-0.0.5-sources.jar 9 KB
rest-0.0.5-javadoc.jar 427 KB
Обзор

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