is not current version
Last Version 1.1.6

net.sourceforge.ota-tools.schema:ota-tools-schema 1.1.4

ota-tools is a collections of software to make working with the opentravel schema easier.

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.ota-tools.schema
ArtifactId

ArtifactId

ota-tools-schema
Version

Version

1.1.4
Type

Type

pom

Download ota-tools-schema 1.1.4

Filename Size
ota-tools-schema-1.1.4.pom 905 bytes
Browse

<!-- https://jarcasting.com/artifacts/net.sourceforge.ota-tools.schema/ota-tools-schema/ -->
<dependency>
    <groupId>net.sourceforge.ota-tools.schema</groupId>
    <artifactId>ota-tools-schema</artifactId>
    <version>1.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.ota-tools.schema/ota-tools-schema/
implementation 'net.sourceforge.ota-tools.schema:ota-tools-schema:1.1.4'
// https://jarcasting.com/artifacts/net.sourceforge.ota-tools.schema/ota-tools-schema/
implementation ("net.sourceforge.ota-tools.schema:ota-tools-schema:1.1.4")
'net.sourceforge.ota-tools.schema:ota-tools-schema:pom:1.1.4'
<dependency org="net.sourceforge.ota-tools.schema" name="ota-tools-schema" rev="1.1.4">
  <artifact name="ota-tools-schema" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.ota-tools.schema', module='ota-tools-schema', version='1.1.4')
)
libraryDependencies += "net.sourceforge.ota-tools.schema" % "ota-tools-schema" % "1.1.4"
[net.sourceforge.ota-tools.schema/ota-tools-schema "1.1.4"]