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

com.github.cd-butterfly:retrofit-annotations 1.0.2

make more easily to user retrofit

Категории

Категории

Retrofit Сеть HTTP Clients
Группа

Группа

com.github.cd-butterfly
Идентификатор

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

retrofit-annotations
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать retrofit-annotations 1.0.2


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