is not current version
Last Version 0.0.13

com.github.krdev.icapclient:icapclient 0.0.7

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.7
Type

Type

jar

Download icapclient 0.0.7


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