Jar examples for r:retrofit-annotations
make more easily to user retrofit
You can download jar file retrofit-annotations 1.0.0-release in this page.
The Apache Software License, Version 2.0
You can use the following script to add retrofit-annotations-1.0.0-release.jar to your project.
<dependency> <groupId>com.github.cd-butterfly</groupId> <artifactId>retrofit-annotations</artifactId> <version>1.0.0-release</version> </dependency>
compile group: 'com.github.cd-butterfly', name: 'retrofit-annotations', version: '1.0.0-release'
libraryDependencies += "com.github.cd-butterfly" % "retrofit-annotations" % "1.0.0-release"
<dependency org="com.github.cd-butterfly" name="retrofit-annotations" rev="1.0.0-release"/>
@Grapes(@Grab(group='com.github.cd-butterfly', module='retrofit-annotations', version='1.0.0-release'))
'com.github.cd-butterfly:retrofit-annotations:jar:1.0.0-release'
Click the following link to download the jar file.
retrofit-annotations-1.0.0-release-javadoc.jar