play-soap


License

License

GroupId

GroupId

com.sandinh
ArtifactId

ArtifactId

play-soap_2.12
Last Version

Last Version

1.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

play-soap
play-soap
Project URL

Project URL

https://github.com/ohze/scala-soap
Project Organization

Project Organization

com.sandinh
Source Code Management

Source Code Management

https://github.com/ohze/scala-soap

Download play-soap_2.12

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
com.sandinh : scala-soap_2.12 jar 1.10.0
com.typesafe.play : play-ahc-ws_2.12 jar 2.8.8

test (1)

Group / Artifact Type Version
com.typesafe.play : play-specs2_2.12 jar 2.8.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.10.0
1.9.0
1.8.0
1.7.0