| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Retrofit HTTP Clients |
| Группа | Группаnet.niebes |
| Идентификатор | Идентификаторretrofit-plugins |
| Версия | Версия1.11.2 |
| Тип | Типjar |
| Описание |
ОписаниеRetrofit Plugins
a collection to make the usage of retrofit even easier
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| retrofit-plugins-1.11.2.pom | 9 KB |
| retrofit-plugins-1.11.2-javadoc.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.niebes/retrofit-plugins/ -->
<dependency>
<groupId>net.niebes</groupId>
<artifactId>retrofit-plugins</artifactId>
<version>1.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.niebes/retrofit-plugins/
implementation 'net.niebes:retrofit-plugins:1.11.2'
// https://jarcasting.com/artifacts/net.niebes/retrofit-plugins/
implementation ("net.niebes:retrofit-plugins:1.11.2")
'net.niebes:retrofit-plugins:jar:1.11.2'
<dependency org="net.niebes" name="retrofit-plugins" rev="1.11.2">
<artifact name="retrofit-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.niebes', module='retrofit-plugins', version='1.11.2')
)
libraryDependencies += "net.niebes" % "retrofit-plugins" % "1.11.2"
[net.niebes/retrofit-plugins "1.11.2"]