is not current version
Last Version 2.6.1

org.jvnet.ogc:ols 2.5.2


Categories

Categories

Net
GroupId

GroupId

org.jvnet.ogc
ArtifactId

ArtifactId

ols
Version

Version

2.5.2
Type

Type

pom

Download ols 2.5.2

Filename Size
ols-2.5.2.pom 632 bytes
Browse

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