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