MVN

net.intelie.omnicron : omnicron

Maven & Gradle

Aug 31, 2016
12 stars

Omnicron · Simple, fast, zero-dependency Cron expression evaluator for Java 8

<dependency>
    <groupId>net.intelie.omnicron</groupId>
    <artifactId>omnicron</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.intelie.omnicron : omnicron to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of net.intelie.omnicron : omnicron to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
omnicron-0.1

How to add a dependency to Maven

Add the following net.intelie.omnicron : omnicron maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.intelie.omnicron</groupId>
    <artifactId>omnicron</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.intelie.omnicron : omnicron gradle dependency to your build.gradle file:

implementation 'net.intelie.omnicron:omnicron:0.1'

Gradle Kotlin DSL: Add the following net.intelie.omnicron : omnicron gradle kotlin dependency to your build.gradle.kts file:

implementation("net.intelie.omnicron:omnicron:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.intelie.omnicron : omnicron sbt scala dependency to your build.sbt file:

libraryDependencies += "net.intelie.omnicron" % "omnicron" % "0.1"

Advertisement

Dependencies from Group

Aug 31, 2016
12 stars

Discover Dependencies

May 10, 2017
5 usages
79 stars
Oct 30, 2017
4 usages
95 stars
Aug 13, 2023
12 usages
3 stars
Mar 10, 2017
1 usages
10 stars
Aug 28, 2020
14 usages
2k stars
May 11, 2018
1.9k stars
Jul 19, 2021
4 usages
0 stars
Feb 17, 2022
1 usages
0 stars