is not current version
Last Version 4.0.0-M2

org.sklsft.commons:commons-soap 3.1.3

Commons SOAP

GroupId

GroupId

org.sklsft.commons
ArtifactId

ArtifactId

commons-soap
Version

Version

3.1.3
Type

Type

jar

Download commons-soap 3.1.3


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