is not current version
Last Version 1.0.1

org.catools:ws 0.1.25

The HTTP/SOAP client implementation to be used in all other CATools projects

GroupId

GroupId

org.catools
ArtifactId

ArtifactId

ws
Version

Version

0.1.25
Type

Type

jar

Download ws 0.1.25


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