Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdde.malkusch.soap-client-cache |
ArtifactId | ArtifactIdsoap-client-cache |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
soap-client-cache-1.0.2.pom | |
soap-client-cache-1.0.2.jar | 24 KB |
soap-client-cache-1.0.2-sources.jar | 12 KB |
soap-client-cache-1.0.2-javadoc.jar | 155 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>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.malkusch.soap-client-cache/soap-client-cache/
implementation 'de.malkusch.soap-client-cache:soap-client-cache:1.0.2'
// https://jarcasting.com/artifacts/de.malkusch.soap-client-cache/soap-client-cache/
implementation ("de.malkusch.soap-client-cache:soap-client-cache:1.0.2")
'de.malkusch.soap-client-cache:soap-client-cache:jar:1.0.2'
<dependency org="de.malkusch.soap-client-cache" name="soap-client-cache" rev="1.0.2">
<artifact name="soap-client-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.malkusch.soap-client-cache', module='soap-client-cache', version='1.0.2')
)
libraryDependencies += "de.malkusch.soap-client-cache" % "soap-client-cache" % "1.0.2"
[de.malkusch.soap-client-cache/soap-client-cache "1.0.2"]