is not current version
Last Version 2.6.1

org.jvnet.ogc:ols 1.0.3


Categories

Categories

Net
GroupId

GroupId

org.jvnet.ogc
ArtifactId

ArtifactId

ols
Version

Version

1.0.3
Type

Type

pom

Download ols 1.0.3

Filename Size
ols-1.0.3.pom 639 bytes
Browse

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