Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdde.malkusch.soap-client-cache |
ArtifactId | ArtifactIdsoap-client-cache |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
soap-client-cache-2.0.0.pom | |
soap-client-cache-2.0.0.jar | 9 KB |
soap-client-cache-2.0.0-sources.jar | 5 KB |
soap-client-cache-2.0.0-javadoc.jar | 79 KB |
Browse |
<!-- 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"]