is not current version
Last Version 1.10.0

com.sandinh:play-soap_2.12 1.8.0

play-soap

GroupId

GroupId

com.sandinh
ArtifactId

ArtifactId

play-soap_2.12
Version

Version

1.8.0
Type

Type

jar

Download play-soap_2.12 1.8.0


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