is not current version
Last Version 4.0.0-rc2E

org.craftercms:crafter-virus-scanner 4.0.0-rc2

Crafter Social Virus Scanner

GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

crafter-virus-scanner
Version

Version

4.0.0-rc2
Type

Type

jar

Download crafter-virus-scanner 4.0.0-rc2


<!-- https://jarcasting.com/artifacts/org.craftercms/crafter-virus-scanner/ -->
<dependency>
    <groupId>org.craftercms</groupId>
    <artifactId>crafter-virus-scanner</artifactId>
    <version>4.0.0-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/org.craftercms/crafter-virus-scanner/
implementation 'org.craftercms:crafter-virus-scanner:4.0.0-rc2'
// https://jarcasting.com/artifacts/org.craftercms/crafter-virus-scanner/
implementation ("org.craftercms:crafter-virus-scanner:4.0.0-rc2")
'org.craftercms:crafter-virus-scanner:jar:4.0.0-rc2'
<dependency org="org.craftercms" name="crafter-virus-scanner" rev="4.0.0-rc2">
  <artifact name="crafter-virus-scanner" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.craftercms', module='crafter-virus-scanner', version='4.0.0-rc2')
)
libraryDependencies += "org.craftercms" % "crafter-virus-scanner" % "4.0.0-rc2"
[org.craftercms/crafter-virus-scanner "4.0.0-rc2"]