Download inbot-datemath-1.9.jar file - Jar i

Jar examples for i:inbot-datemath

Description

Utility class for parsing textual descriptions of time to java 8 Instant

You can download jar file inbot-datemath 1.9 in this page.

License

MIT license

Build File

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'

Download

Click the following link to download the jar file.

inbot-datemath-1.9-javadoc.jar
inbot-datemath-1.9-sources.jar
inbot-datemath-1.9.jar
inbot-datemath-1.9.pom



Related Tutorials