Jar examples for c:commons-lang
Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
You can download jar file commons-lang 0.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add commons-lang-0.0.1.jar to your project.
<dependency> <groupId>com.xwzhou</groupId> <artifactId>commons-lang</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.xwzhou', name: 'commons-lang', version: '0.0.1'
libraryDependencies += "com.xwzhou" % "commons-lang" % "0.0.1"
<dependency org="com.xwzhou" name="commons-lang" rev="0.0.1"/>
@Grapes(@Grab(group='com.xwzhou', module='commons-lang', version='0.0.1'))
'com.xwzhou:commons-lang:jar:0.0.1'
Click the following link to download the jar file.
commons-lang-0.0.1-javadoc.jar