| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jlot |
| Идентификатор | Идентификаторjlot |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеjlot
Java Localization Tool. An application used to localize java applications.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jlot-1.2.pom | 26 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jlot/jlot/ -->
<dependency>
<groupId>org.jlot</groupId>
<artifactId>jlot</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jlot/jlot/
implementation 'org.jlot:jlot:1.2'
// https://jarcasting.com/artifacts/org.jlot/jlot/
implementation ("org.jlot:jlot:1.2")
'org.jlot:jlot:pom:1.2'
<dependency org="org.jlot" name="jlot" rev="1.2">
<artifact name="jlot" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jlot', module='jlot', version='1.2')
)
libraryDependencies += "org.jlot" % "jlot" % "1.2"
[org.jlot/jlot "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.12 |
| org.slf4j : jul-to-slf4j | jar | 1.7.12 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| org.codehaus.janino : janino | jar | 2.7.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 |