| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.fathzer |
| Идентификатор | Идентификаторjlocal |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjlocal
A translator friendly alternative to java.text.MessageFormat.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jlocal-1.0.0.pom | |
| jlocal-1.0.0.jar | 2 KB |
| jlocal-1.0.0-sources.jar | 2 KB |
| jlocal-1.0.0-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.fathzer/jlocal/ -->
<dependency>
<groupId>com.fathzer</groupId>
<artifactId>jlocal</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fathzer/jlocal/
implementation 'com.fathzer:jlocal:1.0.0'
// https://jarcasting.com/artifacts/com.fathzer/jlocal/
implementation ("com.fathzer:jlocal:1.0.0")
'com.fathzer:jlocal:jar:1.0.0'
<dependency org="com.fathzer" name="jlocal" rev="1.0.0">
<artifact name="jlocal" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fathzer', module='jlocal', version='1.0.0')
)
libraryDependencies += "com.fathzer" % "jlocal" % "1.0.0"
[com.fathzer/jlocal "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |