| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.fangjinuo.langx |
| Идентификатор | Идентификаторlangx |
| Версия | Версия3.6.6 |
| Тип | Типpom |
| Описание |
Описаниеcom.github.fangjinuo.langx:langx:3.6.6
Java lang extensions, a supplement to , replacement of a Guava, commons-lang, hutool
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| langx-3.6.6.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.langx/langx/ -->
<dependency>
<groupId>com.github.fangjinuo.langx</groupId>
<artifactId>langx</artifactId>
<version>3.6.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.langx/langx/
implementation 'com.github.fangjinuo.langx:langx:3.6.6'
// https://jarcasting.com/artifacts/com.github.fangjinuo.langx/langx/
implementation ("com.github.fangjinuo.langx:langx:3.6.6")
'com.github.fangjinuo.langx:langx:pom:3.6.6'
<dependency org="com.github.fangjinuo.langx" name="langx" rev="3.6.6">
<artifact name="langx" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.langx', module='langx', version='3.6.6')
)
libraryDependencies += "com.github.fangjinuo.langx" % "langx" % "3.6.6"
[com.github.fangjinuo.langx/langx "3.6.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api Необязательный | jar | 1.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |