Download li2b2-xml-0.2.jar file - Jar l

Jar examples for l:li2b2-xml

Description

Message structures and code for parsing. Used by client and server.

You can download jar file li2b2-xml 0.2 in this page.

Build File

You can use the following script to add li2b2-xml-0.2.jar to your project.

<dependency>
   <groupId>de.li2b2.facade</groupId>
   <artifactId>li2b2-xml</artifactId>
   <version>0.2</version>
</dependency>
compile group: 'de.li2b2.facade', name: 'li2b2-xml', version: '0.2'
libraryDependencies += "de.li2b2.facade" % "li2b2-xml" % "0.2"
<dependency org="de.li2b2.facade" name="li2b2-xml" rev="0.2"/>
@Grapes(@Grab(group='de.li2b2.facade', module='li2b2-xml', version='0.2'))
'de.li2b2.facade:li2b2-xml:jar:0.2'

Download

Click the following link to download the jar file.

li2b2-xml-0.2-javadoc.jar
li2b2-xml-0.2-sources.jar
li2b2-xml-0.2-tests.jar
li2b2-xml-0.2.jar
li2b2-xml-0.2.pom



Related Tutorials