Last Version

Tedhi Date and Date Range Parser 0.9

Human-centric date and date range parser library for Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.tedhi
ArtifactId

ArtifactId

tedhi
Version

Version

0.9
Type

Type

jar
Description

Description

Tedhi Date and Date Range Parser
Human-centric date and date range parser library for Java
Project URL

Project URL

http://sourceforge.net/projects/tedhi/
Source Code Management

Source Code Management

http://sourceforge.net/p/tedhi/code/HEAD/tree/tags/tedhi-0.9

Download tedhi 0.9


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1
commons-logging : commons-logging jar 1.1.3

test (4)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.3
log4j : log4j jar 1.2.17
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.