Download li2b2-xml-0.1.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.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials