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