| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sourceforge.tedhi |
| Идентификатор | Идентификаторtedhi |
| Последняя версия | Последняя версия0.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTedhi Date and Date Range Parser
Human-centric date and date range parser library for Java
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tedhi-0.9.pom | |
| tedhi-0.9.jar | 66 KB |
| tedhi-0.9-sources.jar | 42 KB |
| tedhi-0.9-javadoc.jar | 139 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.1 |
| commons-logging : commons-logging | jar | 1.1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |