p

peon

A peon that goes away in the background to perform any menial labour tasks you care to throw at it.
https://github.com/githubpeon/peon
The MIT License (MIT)
Macke Jakobsson
Files download
File Operation
peon-1.0.2.jar download
peon-1.0.2.pom download
peon-1.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.githubpeon</groupId>
  <artifactId>peon</artifactId>
  <version>1.0.2</version>
</dependency>
Gradle Groovy
implementation 'com.github.githubpeon:peon:1.0.2'
Gradle Kotlin
implementation("com.github.githubpeon:peon:1.0.2")
Scala SBT
libraryDependencies += "com.github.githubpeon" % "peon" % "1.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.githubpeon', module='peon', version='1.0.2')
)
Apache Ivy
<dependency org="com.github.githubpeon" name="peon" rev="1.0.2" />
Leiningen
[com.github.githubpeon/peon "1.0.2"]
Apache Buildr
'com.github.githubpeon:peon:jar:1.0.2'
Dependencies