is not current version
Last Version 2.0.3

de.malkusch.soap-client-cache:soap-client-cache 2.0.0

SoapHandler implementing a client cache

Categories

Categories

CLI User Interface
GroupId

GroupId

de.malkusch.soap-client-cache
ArtifactId

ArtifactId

soap-client-cache
Version

Version

2.0.0
Type

Type

jar

Download soap-client-cache 2.0.0


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