TimEL core

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.vleo.timel
ArtifactId

ArtifactId

timel
Last Version

Last Version

0.2.0-rc12
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://timel.vleo.net
Source Code Management

Source Code Management

https://scm.vleo.net/repo/timel/pub/main

Download timel

How to add to project

<!-- https://jarcasting.com/artifacts/net.vleo.timel/timel/ -->
<dependency>
    <groupId>net.vleo.timel</groupId>
    <artifactId>timel</artifactId>
    <version>0.2.0-rc12</version>
</dependency>
// https://jarcasting.com/artifacts/net.vleo.timel/timel/
implementation 'net.vleo.timel:timel:0.2.0-rc12'
// https://jarcasting.com/artifacts/net.vleo.timel/timel/
implementation ("net.vleo.timel:timel:0.2.0-rc12")
'net.vleo.timel:timel:jar:0.2.0-rc12'
<dependency org="net.vleo.timel" name="timel" rev="0.2.0-rc12">
  <artifact name="timel" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.vleo.timel', module='timel', version='0.2.0-rc12')
)
libraryDependencies += "net.vleo.timel" % "timel" % "0.2.0-rc12"
[net.vleo.timel/timel "0.2.0-rc12"]

Dependencies

compile (2)

Group / Artifact Type Version
joda-time : joda-time jar 2.7
org.matheclipse : matheclipse-parser jar 1.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.commons : commons-csv jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0-rc12