Jar examples for i:inbot-datemath
Utility class for parsing textual descriptions of time to java 8 Instant
You can download jar file inbot-datemath 1.9 in this page.
MIT license
You can use the following script to add inbot-datemath-1.9.jar to your project.
<dependency> <groupId>io.inbot</groupId> <artifactId>inbot-datemath</artifactId> <version>1.9</version> </dependency>
compile group: 'io.inbot', name: 'inbot-datemath', version: '1.9'
libraryDependencies += "io.inbot" % "inbot-datemath" % "1.9"
<dependency org="io.inbot" name="inbot-datemath" rev="1.9"/>
@Grapes(@Grab(group='io.inbot', module='inbot-datemath', version='1.9'))
'io.inbot:inbot-datemath:jar:1.9'
Click the following link to download the jar file.
inbot-datemath-1.9-javadoc.jar