Jar examples for g:gwt-commons-lang3
Apache 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. This is a port for GWT, which enables program, to use Apache Commons Lang also in the frontend compiled by the gwt compiler to java-script.
You can download jar file gwt-commons-lang3 3.5-0 in this page.
Apache License, Version 2.0
You can use the following script to add gwt-commons-lang3-3.5-0.jar to your project.
<dependency> <groupId>de.knightsoft-net</groupId> <artifactId>gwt-commons-lang3</artifactId> <version>3.5-0</version> </dependency>
compile group: 'de.knightsoft-net', name: 'gwt-commons-lang3', version: '3.5-0'
libraryDependencies += "de.knightsoft-net" % "gwt-commons-lang3" % "3.5-0"
<dependency org="de.knightsoft-net" name="gwt-commons-lang3" rev="3.5-0"/>
@Grapes(@Grab(group='de.knightsoft-net', module='gwt-commons-lang3', version='3.5-0'))
'de.knightsoft-net:gwt-commons-lang3:jar:3.5-0'
Click the following link to download the jar file.
gwt-commons-lang3-3.5-0-javadoc.jar