License |
License |
---|---|
GroupId | GroupIdde.li2b2.facade |
ArtifactId | ArtifactIdli2b2-xml |
Version | Version0.8 |
Type | Typejar |
Description |
Descriptionli2b2 : XML
Message structures and code for parsing.
Used by client and server.
|
Project Organization |
Project OrganizationR.W.Majeed |
Filename | Size |
---|---|
li2b2-xml-0.8.pom | |
li2b2-xml-0.8.jar | 18 KB |
li2b2-xml-0.8-tests.jar | 1 KB |
li2b2-xml-0.8-sources.jar | 11 KB |
li2b2-xml-0.8-javadoc.jar | 115 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.li2b2.facade/li2b2-xml/ -->
<dependency>
<groupId>de.li2b2.facade</groupId>
<artifactId>li2b2-xml</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/de.li2b2.facade/li2b2-xml/
implementation 'de.li2b2.facade:li2b2-xml:0.8'
// https://jarcasting.com/artifacts/de.li2b2.facade/li2b2-xml/
implementation ("de.li2b2.facade:li2b2-xml:0.8")
'de.li2b2.facade:li2b2-xml:jar:0.8'
<dependency org="de.li2b2.facade" name="li2b2-xml" rev="0.8">
<artifact name="li2b2-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.li2b2.facade', module='li2b2-xml', version='0.8')
)
libraryDependencies += "de.li2b2.facade" % "li2b2-xml" % "0.8"
[de.li2b2.facade/li2b2-xml "0.8"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |