Commons Lang

Common Java language functions

Лицензия

Лицензия

Группа

Группа

org.thshsh
Идентификатор

Идентификатор

commons-lang
Последняя версия

Последняя версия

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Commons Lang
Common Java language functions
Ссылка на сайт

Ссылка на сайт

https://github.com/theshoeshiner/commons-lang

Скачать commons-lang

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.thshsh/commons-lang/ -->
<dependency>
    <groupId>org.thshsh</groupId>
    <artifactId>commons-lang</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.thshsh/commons-lang/
implementation 'org.thshsh:commons-lang:1.3.0'
// https://jarcasting.com/artifacts/org.thshsh/commons-lang/
implementation ("org.thshsh:commons-lang:1.3.0")
'org.thshsh:commons-lang:jar:1.3.0'
<dependency org="org.thshsh" name="commons-lang" rev="1.3.0">
  <artifact name="commons-lang" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thshsh', module='commons-lang', version='1.3.0')
)
libraryDependencies += "org.thshsh" % "commons-lang" % "1.3.0"
[org.thshsh/commons-lang "1.3.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 Необязательный jar 3.9

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.0
1.1.0