Download li2b2-xml-0.4.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.4 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials