is not current version
Last Version 2.6.1

org.jvnet.ogc:waterml 2.4.0


Categories

Categories

Net
GroupId

GroupId

org.jvnet.ogc
ArtifactId

ArtifactId

waterml
Version

Version

2.4.0
Type

Type

pom

Download waterml 2.4.0

Filename Size
waterml-2.4.0.pom 590 bytes
Browse

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