is not current version
Last Version 1.0.7

com.github.cd-butterfly:retrofit-compiler 1.0.6

make more easily to user retrofit

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.cd-butterfly
ArtifactId

ArtifactId

retrofit-compiler
Version

Version

1.0.6
Type

Type

jar

Download retrofit-compiler 1.0.6


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