| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.mfornos |
| Идентификатор | Идентификаторhumanize-slim |
| Последняя версия | Последняя версия1.2.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHumanize for Java - Slim
Lightweight Humanize core
|
| Имя Файла | Размер |
|---|---|
| humanize-slim-1.2.2.pom | |
| humanize-slim-1.2.2.jar | 82 KB |
| humanize-slim-1.2.2-sources.jar | 40 KB |
| humanize-slim-1.2.2-javadoc.jar | 209 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.mfornos/humanize-slim/ -->
<dependency>
<groupId>com.github.mfornos</groupId>
<artifactId>humanize-slim</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mfornos/humanize-slim/
implementation 'com.github.mfornos:humanize-slim:1.2.2'
// https://jarcasting.com/artifacts/com.github.mfornos/humanize-slim/
implementation ("com.github.mfornos:humanize-slim:1.2.2")
'com.github.mfornos:humanize-slim:jar:1.2.2'
<dependency org="com.github.mfornos" name="humanize-slim" rev="1.2.2">
<artifact name="humanize-slim" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mfornos', module='humanize-slim', version='1.2.2')
)
libraryDependencies += "com.github.mfornos" % "humanize-slim" % "1.2.2"
[com.github.mfornos/humanize-slim "1.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 18.0 |
| org.ocpsoft.prettytime : prettytime | jar | 3.2.5.Final |
| me.xuender : unidecode | jar | 0.0.7 |
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.5.2 |