Jar examples for j:java-commons
Common functionality Java library
You can download jar file java-commons 1.0.2 in this page.
Apache License, Version 2.0
You can use the following script to add java-commons-1.0.2.jar to your project.
<dependency> <groupId>com.github.rbuck</groupId> <artifactId>java-commons</artifactId> <version>1.0.2</version> </dependency>
compile group: 'com.github.rbuck', name: 'java-commons', version: '1.0.2'
libraryDependencies += "com.github.rbuck" % "java-commons" % "1.0.2"
<dependency org="com.github.rbuck" name="java-commons" rev="1.0.2"/>
@Grapes(@Grab(group='com.github.rbuck', module='java-commons', version='1.0.2'))
'com.github.rbuck:java-commons:jar:1.0.2'
Click the following link to download the jar file.
java-commons-1.0.2-javadoc.jar