Skip to content

tomansill/spammy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Spammy

Convenience class that controls spamming

By Tom Ansill

Contents

  • Spammy - Spammy class

Prerequisites

Download and Install

Package Repository

The library is availble for download on Sonatype public Maven repository (https://oss.sonatype.org/#nexus):The library is availble for download on Sonatype public Maven repository (https://oss.sonatype.org/#nexus):

<dependency>
  <groupId>com.ansill.utility.spammy</groupId>
  <artifactId>spammy</artifactId>
  <version>0.1.0</version>
</dependency>

Build and Install

Maven (or other similar build tools) can be used to build and install Spammy

$ git clone https://github.com/tomansill/spammy
$ cd spammy
$ mvn install

About

Convenience class that controls spamming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages