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