GroupId | GroupIdorg.jibx.schema.org.opentravel._2011A |
---|---|
ArtifactId | ArtifactIdopentravel-archetype |
Version | Version1.0.9 |
Type | Typejar |
Filename | Size |
---|---|
opentravel-archetype-1.0.9.pom | |
opentravel-archetype-1.0.9.jar | 6 KB |
opentravel-archetype-1.0.9-sources.jar | 4 KB |
opentravel-archetype-1.0.9-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.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jibx.schema.org.opentravel._2011A/opentravel-archetype/
implementation 'org.jibx.schema.org.opentravel._2011A:opentravel-archetype:1.0.9'
// https://jarcasting.com/artifacts/org.jibx.schema.org.opentravel._2011A/opentravel-archetype/
implementation ("org.jibx.schema.org.opentravel._2011A:opentravel-archetype:1.0.9")
'org.jibx.schema.org.opentravel._2011A:opentravel-archetype:jar:1.0.9'
<dependency org="org.jibx.schema.org.opentravel._2011A" name="opentravel-archetype" rev="1.0.9">
<artifact name="opentravel-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jibx.schema.org.opentravel._2011A', module='opentravel-archetype', version='1.0.9')
)
libraryDependencies += "org.jibx.schema.org.opentravel._2011A" % "opentravel-archetype" % "1.0.9"
[org.jibx.schema.org.opentravel._2011A/opentravel-archetype "1.0.9"]