is not current version
Last Version 4.6.11

com.github.fangjinuo.langx :: langx :: 3.5.4 3.5.4

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

License

License

MIT
GroupId

GroupId

com.github.fangjinuo.langx
ArtifactId

ArtifactId

langx
Version

Version

3.5.4
Type

Type

pom
Description

Description

com.github.fangjinuo.langx :: langx :: 3.5.4
Java lang extensions, a supplement to , replacement of a Guava, commons-lang, hutool
Project URL

Project URL

https://github.com/fangjinuo/langx-java
Source Code Management

Source Code Management

https://github.com/fangjinuo/langx-java.git

Download langx 3.5.4

Filename Size
langx-3.5.4.pom 12 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

  • langx-java
  • langx-java8
  • langx-java-reflect-aspectj
  • langx-java-reflect-asm