is not current version
Last Version 0.9.1

org.jvnet:wom 0.9.0

Provides a WSDL Object Model API in Java.

Categories

Categories

Net
GroupId

GroupId

org.jvnet
ArtifactId

ArtifactId

wom
Version

Version

0.9.0
Type

Type

jar

Download wom 0.9.0


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