Download samples-1.0.2.jar file - Jar s

Jar examples for s:samples

Description

Samples using the object library able to read and write AFP (Advanced Function Presentation) files.

You can download jar file samples 1.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add samples-1.0.2.jar to your project.

<dependency>
   <groupId>com.cedarsoft.serialization</groupId>
   <artifactId>samples</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'com.cedarsoft.serialization', name: 'samples', version: '1.0.2'
libraryDependencies += "com.cedarsoft.serialization" % "samples" % "1.0.2"
<dependency org="com.cedarsoft.serialization" name="samples" rev="1.0.2"/>
@Grapes(@Grab(group='com.cedarsoft.serialization', module='samples', version='1.0.2'))
'com.cedarsoft.serialization:samples:jar:1.0.2'

Download

Click the following link to download the jar file.

samples-1.0.2.pom



Related Tutorials