x

xsdlib

Files download
File Operation
xsdlib-20050407.jar download
xsdlib-20050407.pom download
Apache Maven
<dependency>
  <groupId>activesoap</groupId>
  <artifactId>xsdlib</artifactId>
  <version>20050407</version>
</dependency>
Gradle Groovy
implementation 'activesoap:xsdlib:20050407'
Gradle Kotlin
implementation("activesoap:xsdlib:20050407")
Scala SBT
libraryDependencies += "activesoap" % "xsdlib" % "20050407"
Groovy Grape
@Grapes(
  @Grab(group='activesoap', module='xsdlib', version='20050407')
)
Apache Ivy
<dependency org="activesoap" name="xsdlib" rev="20050407" />
Leiningen
[activesoap/xsdlib "20050407"]
Apache Buildr
'activesoap:xsdlib:jar:20050407'
Dependencies
The project has no third-party dependencies