is not current version
Last Version 2.6.1

org.jvnet.ogc:ols 1.0.0


Categories

Categories

Net
GroupId

GroupId

org.jvnet.ogc
ArtifactId

ArtifactId

ols
Version

Version

1.0.0
Type

Type

pom

Download ols 1.0.0

Filename Size
ols-1.0.0.pom 660 bytes
Browse

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