is not current version
Last Version 0.1.6

org.irenical.fetchy:fetchy-soap 0.0.6


GroupId

GroupId

org.irenical.fetchy
ArtifactId

ArtifactId

fetchy-soap
Version

Version

0.0.6
Type

Type

jar

Download fetchy-soap 0.0.6


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