is not current version
Last Version 4.7.1

org.smallmind:smallmind-schedule 3.3.19

Scheduling Services and Extensions

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind-schedule
Version

Version

3.3.19
Type

Type

pom

Download smallmind-schedule 3.3.19

Filename Size
smallmind-schedule-3.3.19.pom 824 bytes
Browse

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