MVN

net.vleo.timel : timel-core

Maven & Gradle

Nov 01, 2019
1 usages
3 stars

TimEL core · TimEL is a Java library to parse and evaluate discreet time mathematical expressions

<dependency>
    <groupId>net.vleo.timel</groupId>
    <artifactId>timel-core</artifactId>
    <version>0.9.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.vleo.timel : timel-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.3

All Versions

Choose a version of net.vleo.timel : timel-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
timel-core-0.9.3
timel-core-0.9.2
timel-core-0.9.1
timel-core-0.9.0

How to add a dependency to Maven

Add the following net.vleo.timel : timel-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.vleo.timel</groupId>
    <artifactId>timel-core</artifactId>
    <version>0.9.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.vleo.timel : timel-core gradle dependency to your build.gradle file:

implementation 'net.vleo.timel:timel-core:0.9.3'

Gradle Kotlin DSL: Add the following net.vleo.timel : timel-core gradle kotlin dependency to your build.gradle.kts file:

implementation("net.vleo.timel:timel-core:0.9.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.vleo.timel : timel-core sbt scala dependency to your build.sbt file:

libraryDependencies += "net.vleo.timel" % "timel-core" % "0.9.3"

Advertisement

Dependencies from Group

Feb 26, 2016
1 usages
Nov 01, 2019
1 usages
3 stars
Nov 01, 2019
3 stars
pom
Nov 01, 2019
3 stars

Discover Dependencies

Aug 04, 2019
1 usages
3 stars
May 31, 2019
1 usages
423 stars
Jan 22, 2020
1 usages
1 stars
Jul 02, 2019
2 usages
5 stars
Jul 03, 2020
2 usages
May 16, 2021
1 usages
670 stars