Download unicode-2.9.6.jar file - Jar u

Jar examples for u:unicode

Description

Part of the ProB Parser library

You can download jar file unicode 2.9.6 in this page.

License

Eclipse Public License, Version 1.0

Build File

You can use the following script to add unicode-2.9.6.jar to your project.

<dependency>
   <groupId>de.hhu.stups</groupId>
   <artifactId>unicode</artifactId>
   <version>2.9.6</version>
</dependency>
compile group: 'de.hhu.stups', name: 'unicode', version: '2.9.6'
libraryDependencies += "de.hhu.stups" % "unicode" % "2.9.6"
<dependency org="de.hhu.stups" name="unicode" rev="2.9.6"/>
@Grapes(@Grab(group='de.hhu.stups', module='unicode', version='2.9.6'))
'de.hhu.stups:unicode:jar:2.9.6'

Download

Click the following link to download the jar file.

unicode-2.9.6-javadoc.jar
unicode-2.9.6-sources.jar
unicode-2.9.6.jar
unicode-2.9.6.pom



Related Tutorials