is not current version
Last Version 4.7.1

org.smallmind:schedule-base 3.5.0

Common Scheduling Framework

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

schedule-base
Version

Version

3.5.0
Type

Type

jar

Download schedule-base 3.5.0


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