Jar examples for c:common-lang
The TwelveMonkeys Common Language support
You can download jar file common-lang 1.0.7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add common-lang-1.0.7.jar to your project.
<dependency> <groupId>cn.bestwu</groupId> <artifactId>common-lang</artifactId> <version>1.0.7</version> </dependency>
compile group: 'cn.bestwu', name: 'common-lang', version: '1.0.7'
libraryDependencies += "cn.bestwu" % "common-lang" % "1.0.7"
<dependency org="cn.bestwu" name="common-lang" rev="1.0.7"/>
@Grapes(@Grab(group='cn.bestwu', module='common-lang', version='1.0.7'))
'cn.bestwu:common-lang:jar:1.0.7'
Click the following link to download the jar file.
common-lang-1.0.7-javadoc.jar