| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdinfo.bethard |
| ArtifactId | ArtifactIdtimenorm |
| Last Version | Last Version0.9.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTime Normalization
Converts natural language expressions of dates and times to their normalized form
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| timenorm-0.9.6.pom | |
| timenorm-0.9.6.jar | 465 KB |
| timenorm-0.9.6-sources.jar | 27 KB |
| timenorm-0.9.6-javadoc.jar | 762 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/info.bethard/timenorm/ -->
<dependency>
<groupId>info.bethard</groupId>
<artifactId>timenorm</artifactId>
<version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/info.bethard/timenorm/
implementation 'info.bethard:timenorm:0.9.6'
// https://jarcasting.com/artifacts/info.bethard/timenorm/
implementation ("info.bethard:timenorm:0.9.6")
'info.bethard:timenorm:jar:0.9.6'
<dependency org="info.bethard" name="timenorm" rev="0.9.6">
<artifact name="timenorm" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.bethard', module='timenorm', version='0.9.6')
)
libraryDependencies += "info.bethard" % "timenorm" % "0.9.6"
[info.bethard/timenorm "0.9.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| no.arktekk : anti-xml_2.11 | jar | 0.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.scalatest : scalatest_2.11 | jar | 2.2.6 |
| com.lexicalscope.jewelcli : jewelcli | jar | 0.8.9 |
| org.timen : timen | jar | 1.0.8 |