Download sis-xmlstore-0.8.jar file - Jar s

Jar examples for s:sis-xmlstore

Description

Read and write files in the GPX format.

You can download jar file sis-xmlstore 0.8 in this page.

License

Apache License

Build File

You can use the following script to add sis-xmlstore-0.8.jar to your project.

<dependency>
   <groupId>org.apache.sis.storage</groupId>
   <artifactId>sis-xmlstore</artifactId>
   <version>0.8</version>
</dependency>
compile group: 'org.apache.sis.storage', name: 'sis-xmlstore', version: '0.8'
libraryDependencies += "org.apache.sis.storage" % "sis-xmlstore" % "0.8"
<dependency org="org.apache.sis.storage" name="sis-xmlstore" rev="0.8"/>
@Grapes(@Grab(group='org.apache.sis.storage', module='sis-xmlstore', version='0.8'))
'org.apache.sis.storage:sis-xmlstore:jar:0.8'

Download

Click the following link to download the jar file.

sis-xmlstore-0.8-javadoc.jar
sis-xmlstore-0.8-sources.jar
sis-xmlstore-0.8-tests.jar
sis-xmlstore-0.8.jar
sis-xmlstore-0.8.pom



Related Tutorials