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

com.guicedee.services:commons-lang3 1.1.1.5-jre15

Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.guicedee.services
Идентификатор

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

commons-lang3
Версия

Версия

1.1.1.5-jre15
Тип

Тип

jar

Скачать commons-lang3 1.1.1.5-jre15


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