is not current version
Last Version 4.7.1

org.smallmind:schedule-base 3.5.1

Common Scheduling Framework

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

schedule-base
Version

Version

3.5.1
Type

Type

jar

Download schedule-base 3.5.1


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