is not current version
Last Version 1.0.0

net.riotopsys.factotum:factotum 0.0.0

An asynchronous task queue for Java based on the command pattern, Api component

Categories

Categories

Net
GroupId

GroupId

net.riotopsys.factotum
ArtifactId

ArtifactId

factotum
Version

Version

0.0.0
Type

Type

jar

Download factotum 0.0.0


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