is not current version
Last Version 0.8

de.li2b2.facade:li2b2-xml 0.2

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

GroupId

GroupId

de.li2b2.facade
ArtifactId

ArtifactId

li2b2-xml
Version

Version

0.2
Type

Type

jar

Download li2b2-xml 0.2


<!-- https://jarcasting.com/artifacts/de.li2b2.facade/li2b2-xml/ -->
<dependency>
    <groupId>de.li2b2.facade</groupId>
    <artifactId>li2b2-xml</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.li2b2.facade/li2b2-xml/
implementation 'de.li2b2.facade:li2b2-xml:0.2'
// https://jarcasting.com/artifacts/de.li2b2.facade/li2b2-xml/
implementation ("de.li2b2.facade:li2b2-xml:0.2")
'de.li2b2.facade:li2b2-xml:jar:0.2'
<dependency org="de.li2b2.facade" name="li2b2-xml" rev="0.2">
  <artifact name="li2b2-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.li2b2.facade', module='li2b2-xml', version='0.2')
)
libraryDependencies += "de.li2b2.facade" % "li2b2-xml" % "0.2"
[de.li2b2.facade/li2b2-xml "0.2"]