GroupId | GroupIdau.com.skytix |
---|---|
ArtifactId | ArtifactIdvelocity-scheduler |
Version | Version1.0.33 |
Type | Typejar |
Filename | Size |
---|---|
velocity-scheduler-1.0.33.pom | |
velocity-scheduler-1.0.33.jar | 74 KB |
velocity-scheduler-1.0.33-sources.jar | 28 KB |
velocity-scheduler-1.0.33-javadoc.jar | 523 KB |
Browse |
<!-- https://jarcasting.com/artifacts/au.com.skytix/velocity-scheduler/ -->
<dependency>
<groupId>au.com.skytix</groupId>
<artifactId>velocity-scheduler</artifactId>
<version>1.0.33</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.skytix/velocity-scheduler/
implementation 'au.com.skytix:velocity-scheduler:1.0.33'
// https://jarcasting.com/artifacts/au.com.skytix/velocity-scheduler/
implementation ("au.com.skytix:velocity-scheduler:1.0.33")
'au.com.skytix:velocity-scheduler:jar:1.0.33'
<dependency org="au.com.skytix" name="velocity-scheduler" rev="1.0.33">
<artifact name="velocity-scheduler" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.skytix', module='velocity-scheduler', version='1.0.33')
)
libraryDependencies += "au.com.skytix" % "velocity-scheduler" % "1.0.33"
[au.com.skytix/velocity-scheduler "1.0.33"]