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

com.github.gobars:rest 0.0.3

a wrapper for http client

Группа

Группа

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

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

rest
Версия

Версия

0.0.3
Тип

Тип

jar

Скачать rest 0.0.3

Имя Файла Размер
rest-0.0.3.pom
rest-0.0.3-sources.jar 10 KB
rest-0.0.3-javadoc.jar 441 KB
Обзор

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