is not current version
Last Version 0.1.14

net.sf.exlp:exlp-xml 0.1.10


Categories

Categories

Net
GroupId

GroupId

net.sf.exlp
ArtifactId

ArtifactId

exlp-xml
Version

Version

0.1.10
Type

Type

jar

Download exlp-xml 0.1.10


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