Last Version

Command line antivirus 1.0

The command line antivirus program written in java program language

License

License

GroupId

GroupId

com.github.javadev
ArtifactId

ArtifactId

superav
Version

Version

1.0
Type

Type

jar
Description

Description

Command line antivirus
The command line antivirus program written in java program language
Project URL

Project URL

https://github.com/javadev/superav
Source Code Management

Source Code Management

https://github.com/javadev/superav

Download superav 1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.