is not current version
Last Version 3.3.16

org.smallmind:smallmind-scheduling 1.4.1

Scheduling Services and Extensions

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind-scheduling
Version

Version

1.4.1
Type

Type

pom

Download smallmind-scheduling 1.4.1

Filename Size
smallmind-scheduling-1.4.1.pom 846 bytes
Browse

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