Last Version

clamav-client 0.1

A solid client in Java to communicate with ClamAV

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

hu.alphabox
ArtifactId

ArtifactId

clamav-client
Version

Version

0.1
Type

Type

jar
Description

Description

clamav-client
A solid client in Java to communicate with ClamAV
Project URL

Project URL

https://github.com/alphabox/clamav-client
Source Code Management

Source Code Management

https://github.com/alphabox/clamav-client

Download clamav-client 0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.