License |
License |
---|---|
GroupId | GroupIdcn.bestwu |
ArtifactId | ArtifactIdcommon-lang |
Last Version | Last Version1.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-lang
common-lang
|
Filename | Size |
---|---|
common-lang-1.1.6.pom | |
common-lang-1.1.6.jar | 40 KB |
common-lang-1.1.6-sources.jar | 27 KB |
common-lang-1.1.6-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.bestwu/common-lang/ -->
<dependency>
<groupId>cn.bestwu</groupId>
<artifactId>common-lang</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.bestwu/common-lang/
implementation 'cn.bestwu:common-lang:1.1.6'
// https://jarcasting.com/artifacts/cn.bestwu/common-lang/
implementation ("cn.bestwu:common-lang:1.1.6")
'cn.bestwu:common-lang:jar:1.1.6'
<dependency org="cn.bestwu" name="common-lang" rev="1.1.6">
<artifact name="common-lang" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.bestwu', module='common-lang', version='1.1.6')
)
libraryDependencies += "cn.bestwu" % "common-lang" % "1.1.6"
[cn.bestwu/common-lang "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.10 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.7 |