Last Version

retroift compiler 1.0.7

make more easily to user retrofit

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.cd-butterfly
ArtifactId

ArtifactId

retrofit-compiler
Version

Version

1.0.7
Type

Type

jar
Description

Description

retroift compiler
make more easily to user retrofit
Project URL

Project URL

https://github.com/cd-butterfly/retrofit/
Source Code Management

Source Code Management

https://github.com/cd-butterfly/retrofit/

Download retrofit-compiler 1.0.7


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

Dependencies

runtime (3)

Group / Artifact Type Version
com.github.cd-butterfly : retrofit-annotations jar 1.0.7
com.squareup : javapoet jar 1.11.1
com.google.auto.service : auto-service jar 1.0-rc6

Project Modules

There are no modules declared in this project.