is not current version
Last Version 1.2.7

org.ogce:xsul5 1.2.6

XML Services Utility Library developed by Extreme Computing Lab, Indiana University

GroupId

GroupId

org.ogce
ArtifactId

ArtifactId

xsul5
Version

Version

1.2.6
Type

Type

jar

Download xsul5 1.2.6


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