is not current version
Last Version 1.2.8

org.connid.bundles.soap:soap 1.0


GroupId

GroupId

org.connid.bundles.soap
ArtifactId

ArtifactId

soap
Version

Version

1.0
Type

Type

pom

Download soap 1.0

Filename Size
soap-1.0.pom 4 KB
Browse

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