is not current version
Last Version 4.7.1

org.smallmind:smallmind-schedule 4.3.0

Scheduling Services and Extensions

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind-schedule
Version

Version

4.3.0
Type

Type

pom

Download smallmind-schedule 4.3.0

Filename Size
smallmind-schedule-4.3.0.pom 804 bytes
Browse

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