o

org.jibx.schema.org.w3._2004._08.xop.include

www.w3.org/2004/08/xop/include.xsd
Don Corley
Files download
File Operation
org.jibx.schema.org.w3._2004._08.xop.include-1.0.8.jar download
org.jibx.schema.org.w3._2004._08.xop.include-1.0.8.pom download
org.jibx.schema.org.w3._2004._08.xop.include-1.0.8-sources.jar download
Apache Maven
<dependency>
  <groupId>org.jibx.schema.org.w3</groupId>
  <artifactId>org.jibx.schema.org.w3._2004._08.xop.include</artifactId>
  <version>1.0.8</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.jibx.schema.org.w3:org.jibx.schema.org.w3._2004._08.xop.include:1.0.8'
Gradle Kotlin
implementation("org.jibx.schema.org.w3:org.jibx.schema.org.w3._2004._08.xop.include:1.0.8")
Scala SBT
libraryDependencies += "org.jibx.schema.org.w3" % "org.jibx.schema.org.w3._2004._08.xop.include" % "1.0.8"
Groovy Grape
@Grapes(
  @Grab(group='org.jibx.schema.org.w3', module='org.jibx.schema.org.w3._2004._08.xop.include', version='1.0.8')
)
Apache Ivy
<dependency org="org.jibx.schema.org.w3" name="org.jibx.schema.org.w3._2004._08.xop.include" rev="1.0.8" />
Leiningen
[org.jibx.schema.org.w3/org.jibx.schema.org.w3._2004._08.xop.include "1.0.8"]
Apache Buildr
'org.jibx.schema.org.w3:org.jibx.schema.org.w3._2004._08.xop.include:jar:1.0.8'