Jar examples for s:samples
Samples using the object library able to read and write AFP (Advanced Function Presentation) files.
You can download jar file samples 1.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add samples-1.0.1.jar to your project.
<dependency> <groupId>com.squareup.retrofit</groupId> <artifactId>samples</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.squareup.retrofit', name: 'samples', version: '1.0.1'
libraryDependencies += "com.squareup.retrofit" % "samples" % "1.0.1"
<dependency org="com.squareup.retrofit" name="samples" rev="1.0.1"/>
@Grapes(@Grab(group='com.squareup.retrofit', module='samples', version='1.0.1'))
'com.squareup.retrofit:samples:jar:1.0.1'
Click the following link to download the jar file.
samples-1.0.1-tests.jar