Jar examples for g:gwt-hashcode-equals
A port of Apache Commons Lang's HashCodeBuilder and EqualsBuilder to GWT.
You can download jar file gwt-hashcode-equals 0.1.0 in this page.
Apache License, Version 2.0
You can use the following script to add gwt-hashcode-equals-0.1.0.jar to your project.
<dependency> <groupId>com.flipthebird.gwt-hashcode-equals</groupId> <artifactId>gwt-hashcode-equals</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.flipthebird.gwt-hashcode-equals', name: 'gwt-hashcode-equals', version: '0.1.0'
libraryDependencies += "com.flipthebird.gwt-hashcode-equals" % "gwt-hashcode-equals" % "0.1.0"
<dependency org="com.flipthebird.gwt-hashcode-equals" name="gwt-hashcode-equals" rev="0.1.0"/>
@Grapes(@Grab(group='com.flipthebird.gwt-hashcode-equals', module='gwt-hashcode-equals', version='0.1.0'))
'com.flipthebird.gwt-hashcode-equals:gwt-hashcode-equals:jar:0.1.0'
Click the following link to download the jar file.
gwt-hashcode-equals-0.1.0-javadoc.jar