Jar examples for t:timel
TimEL is a Java library to parse and evaluate discreet time mathematical expressions
You can download jar file timel 0.2.0-rc12 in this page.
GNU Lesser General Public License, Version 3.0
You can use the following script to add timel-0.2.0-rc12.jar to your project.
<dependency> <groupId>net.vleo.timel</groupId> <artifactId>timel</artifactId> <version>0.2.0-rc12</version> </dependency>
compile group: 'net.vleo.timel', name: 'timel', version: '0.2.0-rc12'
libraryDependencies += "net.vleo.timel" % "timel" % "0.2.0-rc12"
<dependency org="net.vleo.timel" name="timel" rev="0.2.0-rc12"/>
@Grapes(@Grab(group='net.vleo.timel', module='timel', version='0.2.0-rc12'))
'net.vleo.timel:timel:jar:0.2.0-rc12'
Click the following link to download the jar file.
timel-0.2.0-rc12-javadoc.jar