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.2.4.jar download
org.jibx.schema.org.w3._2004._08.xop.include-1.2.4.pom download
org.jibx.schema.org.w3._2004._08.xop.include-1.2.4-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.2.4</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.jibx.schema.org.w3:org.jibx.schema.org.w3._2004._08.xop.include:1.2.4'
Gradle Kotlin
implementation("org.jibx.schema.org.w3:org.jibx.schema.org.w3._2004._08.xop.include:1.2.4")
Scala SBT
libraryDependencies += "org.jibx.schema.org.w3" % "org.jibx.schema.org.w3._2004._08.xop.include" % "1.2.4"
Groovy Grape
@Grapes(
  @Grab(group='org.jibx.schema.org.w3', module='org.jibx.schema.org.w3._2004._08.xop.include', version='1.2.4')
)
Apache Ivy
<dependency org="org.jibx.schema.org.w3" name="org.jibx.schema.org.w3._2004._08.xop.include" rev="1.2.4" />
Leiningen
[org.jibx.schema.org.w3/org.jibx.schema.org.w3._2004._08.xop.include "1.2.4"]
Apache Buildr
'org.jibx.schema.org.w3:org.jibx.schema.org.w3._2004._08.xop.include:jar:1.2.4'