| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfun.fengwk.commons |
| Идентификатор | Идентификаторcommons-i18n |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcommon tools library
|
| Имя Файла | Размер |
|---|---|
| commons-i18n-0.0.2.pom | |
| commons-i18n-0.0.2.jar | 15 KB |
| commons-i18n-0.0.2-sources.jar | 8 KB |
| commons-i18n-0.0.2-javadoc.jar | 61 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fun.fengwk.commons/commons-i18n/ -->
<dependency>
<groupId>fun.fengwk.commons</groupId>
<artifactId>commons-i18n</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/fun.fengwk.commons/commons-i18n/
implementation 'fun.fengwk.commons:commons-i18n:0.0.2'
// https://jarcasting.com/artifacts/fun.fengwk.commons/commons-i18n/
implementation ("fun.fengwk.commons:commons-i18n:0.0.2")
'fun.fengwk.commons:commons-i18n:jar:0.0.2'
<dependency org="fun.fengwk.commons" name="commons-i18n" rev="0.0.2">
<artifact name="commons-i18n" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.fengwk.commons', module='commons-i18n', version='0.0.2')
)
libraryDependencies += "fun.fengwk.commons" % "commons-i18n" % "0.0.2"
[fun.fengwk.commons/commons-i18n "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ognl : ognl | jar | 3.2.21 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.32 |
| junit : junit | jar | 4.13.2 |