is not current version
Last Version 2.6.1

org.jvnet.ogc:tml 1.0.3


Categories

Categories

Net
GroupId

GroupId

org.jvnet.ogc
ArtifactId

ArtifactId

tml
Version

Version

1.0.3
Type

Type

pom

Download tml 1.0.3

Filename Size
tml-1.0.3.pom 654 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.jvnet.ogc/tml/ -->
<dependency>
    <groupId>org.jvnet.ogc</groupId>
    <artifactId>tml</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.ogc/tml/
implementation 'org.jvnet.ogc:tml:1.0.3'
// https://jarcasting.com/artifacts/org.jvnet.ogc/tml/
implementation ("org.jvnet.ogc:tml:1.0.3")
'org.jvnet.ogc:tml:pom:1.0.3'
<dependency org="org.jvnet.ogc" name="tml" rev="1.0.3">
  <artifact name="tml" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.ogc', module='tml', version='1.0.3')
)
libraryDependencies += "org.jvnet.ogc" % "tml" % "1.0.3"
[org.jvnet.ogc/tml "1.0.3"]