GroupId | GroupIdorg.jibx.schema.org.opentravel._2011A |
---|---|
ArtifactId | ArtifactIdopentravel-archetype |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
opentravel-archetype-1.1.0.pom | |
opentravel-archetype-1.1.0.jar | 6 KB |
opentravel-archetype-1.1.0-sources.jar | 4 KB |
opentravel-archetype-1.1.0-javadoc.jar | 331 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jibx.schema.org.opentravel._2011A/opentravel-archetype/ -->
<dependency>
<groupId>org.jibx.schema.org.opentravel._2011A</groupId>
<artifactId>opentravel-archetype</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jibx.schema.org.opentravel._2011A/opentravel-archetype/
implementation 'org.jibx.schema.org.opentravel._2011A:opentravel-archetype:1.1.0'
// https://jarcasting.com/artifacts/org.jibx.schema.org.opentravel._2011A/opentravel-archetype/
implementation ("org.jibx.schema.org.opentravel._2011A:opentravel-archetype:1.1.0")
'org.jibx.schema.org.opentravel._2011A:opentravel-archetype:jar:1.1.0'
<dependency org="org.jibx.schema.org.opentravel._2011A" name="opentravel-archetype" rev="1.1.0">
<artifact name="opentravel-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jibx.schema.org.opentravel._2011A', module='opentravel-archetype', version='1.1.0')
)
libraryDependencies += "org.jibx.schema.org.opentravel._2011A" % "opentravel-archetype" % "1.1.0"
[org.jibx.schema.org.opentravel._2011A/opentravel-archetype "1.1.0"]