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

com.github.fangjinuo.langx:langx 4.2.7

Java lang extensions, a supplement to , replacement of a Guava, commons-lang, hutool

Группа

Группа

com.github.fangjinuo.langx
Идентификатор

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

langx
Версия

Версия

4.2.7
Тип

Тип

pom

Скачать langx 4.2.7

Имя Файла Размер
langx-4.2.7.pom 14 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.langx/langx/ -->
<dependency>
    <groupId>com.github.fangjinuo.langx</groupId>
    <artifactId>langx</artifactId>
    <version>4.2.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.langx/langx/
implementation 'com.github.fangjinuo.langx:langx:4.2.7'
// https://jarcasting.com/artifacts/com.github.fangjinuo.langx/langx/
implementation ("com.github.fangjinuo.langx:langx:4.2.7")
'com.github.fangjinuo.langx:langx:pom:4.2.7'
<dependency org="com.github.fangjinuo.langx" name="langx" rev="4.2.7">
  <artifact name="langx" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.langx', module='langx', version='4.2.7')
)
libraryDependencies += "com.github.fangjinuo.langx" % "langx" % "4.2.7"
[com.github.fangjinuo.langx/langx "4.2.7"]