Last Version

Basic Queuer 1.0

Queue actions and execute them at a fixed interval.

License

License

GroupId

GroupId

tech.xigam
ArtifactId

ArtifactId

BasicQueuer
Version

Version

1.0
Type

Type

jar
Description

Description

Basic Queuer
Queue actions and execute them at a fixed interval.
Project URL

Project URL

https://github.com/KingRainbow44/BasicQueuer/
Source Code Management

Source Code Management

https://github.com/KingRainbow44/BasicQueuer/tree/main

Download BasicQueuer 1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.