Download java-commons-1.0.6.jar file - Jar j

Jar examples for j:java-commons

Description

Common functionality Java library

You can download jar file java-commons 1.0.6 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add java-commons-1.0.6.jar to your project.

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

Download

Click the following link to download the jar file.

java-commons-1.0.6-javadoc.jar
java-commons-1.0.6-sources.jar
java-commons-1.0.6.jar
java-commons-1.0.6.pom



Related Tutorials