Download sequence-library-1.0.3.jar file - Jar s

Jar examples for s:sequence-library

Description

Textual Diff and Merge Library

You can download jar file sequence-library 1.0.3 in this page.

License

Sequence Library License

Build File

You can use the following script to add sequence-library-1.0.3.jar to your project.

<dependency>
   <groupId>de.regnis.q.sequence</groupId>
   <artifactId>sequence-library</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'de.regnis.q.sequence', name: 'sequence-library', version: '1.0.3'
libraryDependencies += "de.regnis.q.sequence" % "sequence-library" % "1.0.3"
<dependency org="de.regnis.q.sequence" name="sequence-library" rev="1.0.3"/>
@Grapes(@Grab(group='de.regnis.q.sequence', module='sequence-library', version='1.0.3'))
'de.regnis.q.sequence:sequence-library:jar:1.0.3'

Download

Click the following link to download the jar file.

sequence-library-1.0.3-javadoc.jar
sequence-library-1.0.3-sources.jar
sequence-library-1.0.3.jar
sequence-library-1.0.3.pom



Related Tutorials