is not current version
Last Version 3.3.16

org.smallmind:smallmind-scheduling 3.3.7

Scheduling Services and Extensions

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind-scheduling
Version

Version

3.3.7
Type

Type

pom

Download smallmind-scheduling 3.3.7

Filename Size
smallmind-scheduling-3.3.7.pom 852 bytes
Browse

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