GroupId | GroupIdcom.github.paganini2008 |
---|---|
ArtifactId | ArtifactIddevtools-cron4j |
Version | Version2.0.2 |
Type | Typejar |
Filename | Size |
---|---|
devtools-cron4j-2.0.2.pom | |
devtools-cron4j-2.0.2.jar | 133 KB |
devtools-cron4j-2.0.2-sources.jar | 86 KB |
devtools-cron4j-2.0.2-javadoc.jar | 535 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.paganini2008/devtools-cron4j/ -->
<dependency>
<groupId>com.github.paganini2008</groupId>
<artifactId>devtools-cron4j</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008/devtools-cron4j/
implementation 'com.github.paganini2008:devtools-cron4j:2.0.2'
// https://jarcasting.com/artifacts/com.github.paganini2008/devtools-cron4j/
implementation ("com.github.paganini2008:devtools-cron4j:2.0.2")
'com.github.paganini2008:devtools-cron4j:jar:2.0.2'
<dependency org="com.github.paganini2008" name="devtools-cron4j" rev="2.0.2">
<artifact name="devtools-cron4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008', module='devtools-cron4j', version='2.0.2')
)
libraryDependencies += "com.github.paganini2008" % "devtools-cron4j" % "2.0.2"
[com.github.paganini2008/devtools-cron4j "2.0.2"]