MVN

moe.maple : scheduler

Maven & Gradle

Sep 22, 2020
5 stars

A simple tick-based event scheduler.

<dependency>
    <groupId>moe.maple</groupId>
    <artifactId>scheduler</artifactId>
    <version>2.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of moe.maple : scheduler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.5

All Versions

Choose a version of moe.maple : scheduler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
scheduler-2.1.5
scheduler-2.1.1

How to add a dependency to Maven

Add the following moe.maple : scheduler maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>moe.maple</groupId>
    <artifactId>scheduler</artifactId>
    <version>2.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following moe.maple : scheduler gradle dependency to your build.gradle file:

implementation 'moe.maple:scheduler:2.1.5'

Gradle Kotlin DSL: Add the following moe.maple : scheduler gradle kotlin dependency to your build.gradle.kts file:

implementation("moe.maple:scheduler:2.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following moe.maple : scheduler sbt scala dependency to your build.sbt file:

libraryDependencies += "moe.maple" % "scheduler" % "2.1.5"

Advertisement

Dependencies from Group

Feb 20, 2020
22 stars
Sep 22, 2020
5 stars
Feb 20, 2020
21 stars
Feb 20, 2020
1 stars

Discover Dependencies

Feb 20, 2020
21 stars
Feb 20, 2020
1 stars
7 stars
Feb 22, 2020
0 stars
Oct 10, 2021
0 stars
Feb 25, 2020
1 usages
85 stars
Aug 26, 2020
85 stars
Aug 02, 2023
140 stars
Feb 25, 2020
85 stars
Jul 11, 2023
23.9k stars