common-lang


License

License

GroupId

GroupId

tech.ibit
ArtifactId

ArtifactId

common-lang
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

common-lang
common-lang
Project URL

Project URL

https://github.com/ibit-tech/common-lang
Project Organization

Project Organization

iBit程序猿
Source Code Management

Source Code Management

https://github.com/ibit-tech/common-lang

Download common-lang

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

common-lang

常用类

Versions

Version
1.3
1.2
1.1
1.0