is not current version
Last Version 1.1.0

org.jvnet.ogc:ws-notification 1.0.3


Categories

Categories

Net
GroupId

GroupId

org.jvnet.ogc
ArtifactId

ArtifactId

ws-notification
Version

Version

1.0.3
Type

Type

pom

Download ws-notification 1.0.3

Filename Size
ws-notification-1.0.3.pom 655 bytes
Browse

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