is not current version
Last Version 1.1.0

org.jvnet.ogc:w3c 1.0.3


Categories

Categories

Net
GroupId

GroupId

org.jvnet.ogc
ArtifactId

ArtifactId

w3c
Version

Version

1.0.3
Type

Type

pom

Download w3c 1.0.3

Filename Size
w3c-1.0.3.pom 667 bytes
Browse

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