GWT HashCode/Equals

A port of Apache Commons Lang's HashCodeBuilder and EqualsBuilder to GWT.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.flipthebird.gwt-hashcode-equals
ArtifactId

ArtifactId

gwt-hashcode-equals
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

GWT HashCode/Equals
A port of Apache Commons Lang's HashCodeBuilder and EqualsBuilder to GWT.
Source Code Management

Source Code Management

http://code.google.com/p/gwt-hashcode-equals/source/browse

Download gwt-hashcode-equals

How to add to project

<!-- https://jarcasting.com/artifacts/com.flipthebird.gwt-hashcode-equals/gwt-hashcode-equals/ -->
<dependency>
    <groupId>com.flipthebird.gwt-hashcode-equals</groupId>
    <artifactId>gwt-hashcode-equals</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.flipthebird.gwt-hashcode-equals/gwt-hashcode-equals/
implementation 'com.flipthebird.gwt-hashcode-equals:gwt-hashcode-equals:0.1.0'
// https://jarcasting.com/artifacts/com.flipthebird.gwt-hashcode-equals/gwt-hashcode-equals/
implementation ("com.flipthebird.gwt-hashcode-equals:gwt-hashcode-equals:0.1.0")
'com.flipthebird.gwt-hashcode-equals:gwt-hashcode-equals:jar:0.1.0'
<dependency org="com.flipthebird.gwt-hashcode-equals" name="gwt-hashcode-equals" rev="0.1.0">
  <artifact name="gwt-hashcode-equals" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flipthebird.gwt-hashcode-equals', module='gwt-hashcode-equals', version='0.1.0')
)
libraryDependencies += "com.flipthebird.gwt-hashcode-equals" % "gwt-hashcode-equals" % "0.1.0"
[com.flipthebird.gwt-hashcode-equals/gwt-hashcode-equals "0.1.0"]

Dependencies

test (3)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.0.3
com.google.gwt : gwt-dev jar 2.0.3
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0