| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаinfo.bethard |
| Идентификатор | Идентификаторtimenorm |
| Версия | Версия0.9.6 |
| Тип | Типjar |
| Описание |
ОписаниеTime Normalization
Converts natural language expressions of dates and times to their normalized form
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| timenorm-0.9.6.pom | |
| timenorm-0.9.6.jar | 783 KB |
| timenorm-0.9.6-sources.jar | 46 KB |
| timenorm-0.9.6-javadoc.jar | 1 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| no.arktekk : anti-xml_2.11 | jar | 0.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |