| Categories |
CategoriesNet |
|---|---|
| GroupId | GroupIdorg.jvnet.ws.wadl |
| ArtifactId | ArtifactIdwadl |
| Last Version | Last Version1.1.6 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionWADL
Java.net - The Source for Java Technology Collaboration
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| wadl-1.1.6.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.ws.wadl/wadl/ -->
<dependency>
<groupId>org.jvnet.ws.wadl</groupId>
<artifactId>wadl</artifactId>
<version>1.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.ws.wadl/wadl/
implementation 'org.jvnet.ws.wadl:wadl:1.1.6'
// https://jarcasting.com/artifacts/org.jvnet.ws.wadl/wadl/
implementation ("org.jvnet.ws.wadl:wadl:1.1.6")
'org.jvnet.ws.wadl:wadl:pom:1.1.6'
<dependency org="org.jvnet.ws.wadl" name="wadl" rev="1.1.6">
<artifact name="wadl" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.ws.wadl', module='wadl', version='1.1.6')
)
libraryDependencies += "org.jvnet.ws.wadl" % "wadl" % "1.1.6"
[org.jvnet.ws.wadl/wadl "1.1.6"]