is not current version
Last Version 2.1.2

xyz.capybara:clamav-client 1.0.4

Java Client for the ClamAV antivirus service.

Categories

Categories

CLI User Interface
GroupId

GroupId

xyz.capybara
ArtifactId

ArtifactId

clamav-client
Version

Version

1.0.4
Type

Type

jar

Download clamav-client 1.0.4


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