is not current version
Last Version 0.0.13

com.github.krdev.icapclient:icapclient 0.0.12

Icap client to talk to Symantec server.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.krdev.icapclient
ArtifactId

ArtifactId

icapclient
Version

Version

0.0.12
Type

Type

jar

Download icapclient 0.0.12


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