Last Version

ClamAV4j 0.6

A Java library for ClamAV

License

License

GroupId

GroupId

io.sensesecure
ArtifactId

ArtifactId

clamav4j
Version

Version

0.6
Type

Type

jar
Description

Description

ClamAV4j
A Java library for ClamAV
Project URL

Project URL

https://github.com/yotang/clamav4j
Source Code Management

Source Code Management

http://github.com/yotang/clamav4j

Download clamav4j 0.6


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.