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