is not current version
Last Version 3.3.16

org.smallmind:scheduling-base 3.2.1

Common Scheduling Framework

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

scheduling-base
Version

Version

3.2.1
Type

Type

jar

Download scheduling-base 3.2.1


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