is not current version
Last Version 4.7.1

org.smallmind:schedule-base 3.3.25

Common Scheduling Framework

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

schedule-base
Version

Version

3.3.25
Type

Type

jar

Download schedule-base 3.3.25


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