Last Version

org.eclipse.wtp:wsdl 1.0.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.wtp
ArtifactId

ArtifactId

wsdl
Version

Version

1.0.0
Type

Type

jar
Description

Description

Download wsdl 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.