Download norconex-commons-lang-1.13.0.jar file - Jar n

Jar examples for n:norconex-commons-lang

Description

Norconex Commons Lang is a Java library containing utility classes that complements the Java API and are not found in commonly available libraries (such as the great Apache Commons Lang, which it relies on).

You can download jar file norconex-commons-lang 1.13.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add norconex-commons-lang-1.13.0.jar to your project.

<dependency>
   <groupId>com.norconex.commons</groupId>
   <artifactId>norconex-commons-lang</artifactId>
   <version>1.13.0</version>
</dependency>
compile group: 'com.norconex.commons', name: 'norconex-commons-lang', version: '1.13.0'
libraryDependencies += "com.norconex.commons" % "norconex-commons-lang" % "1.13.0"
<dependency org="com.norconex.commons" name="norconex-commons-lang" rev="1.13.0"/>
@Grapes(@Grab(group='com.norconex.commons', module='norconex-commons-lang', version='1.13.0'))
'com.norconex.commons:norconex-commons-lang:jar:1.13.0'

Download

Click the following link to download the jar file.

norconex-commons-lang-1.13.0-javadoc.jar
norconex-commons-lang-1.13.0-sources.jar
norconex-commons-lang-1.13.0-tests.jar
norconex-commons-lang-1.13.0.jar
norconex-commons-lang-1.13.0.pom



Related Tutorials