Last Version

spamc 0.1.2

A solid client in Java to communicate with SpamAssassin

License

License

GroupId

GroupId

hu.alphabox
ArtifactId

ArtifactId

spamc
Version

Version

0.1.2
Type

Type

jar
Description

Description

spamc
A solid client in Java to communicate with SpamAssassin
Project URL

Project URL

https://github.com/alphabox/spamc
Source Code Management

Source Code Management

https://github.com/alphabox/spamc

Download spamc 0.1.2


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

Dependencies

test (2)

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

Project Modules

There are no modules declared in this project.