is not current version
Last Version 20050407

activesoap:xsdlib 1.5


GroupId

GroupId

activesoap
ArtifactId

ArtifactId

xsdlib
Version

Version

1.5
Type

Type

jar

Download xsdlib 1.5

Filename Size
xsdlib-1.5.pom
xsdlib-1.5.jar 432 KB
Browse

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