is not current version
Last Version 4.7.1

org.smallmind:schedule-base 4.3.0

Common Scheduling Framework

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

schedule-base
Version

Version

4.3.0
Type

Type

jar

Download schedule-base 4.3.0


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