is not current version
Last Version 4.0.0

com.sun.xml.ws:www 2.2.8-b13912


GroupId

GroupId

com.sun.xml.ws
ArtifactId

ArtifactId

www
Version

Version

2.2.8-b13912
Type

Type

pom

Download www 2.2.8-b13912

Filename Size
www-2.2.8-b13912.pom 4 KB
Browse

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