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

com.github.gobars:rest 0.0.2

a wrapper for http client

Группа

Группа

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

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

rest
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать rest 0.0.2

Имя Файла Размер
rest-0.0.2.pom
rest-0.0.2-sources.jar 8 KB
rest-0.0.2-javadoc.jar 422 KB
Обзор

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