Jar examples for a:auto-value-ignore-hash-equals
AutoValue extension for ignoring a field in hashcodes and equals
You can download jar file auto-value-ignore-hash-equals 1.1.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add auto-value-ignore-hash-equals-1.1.4.jar to your project.
<dependency> <groupId>com.github.reggar</groupId> <artifactId>auto-value-ignore-hash-equals</artifactId> <version>1.1.4</version> </dependency>
compile group: 'com.github.reggar', name: 'auto-value-ignore-hash-equals', version: '1.1.4'
libraryDependencies += "com.github.reggar" % "auto-value-ignore-hash-equals" % "1.1.4"
<dependency org="com.github.reggar" name="auto-value-ignore-hash-equals" rev="1.1.4"/>
@Grapes(@Grab(group='com.github.reggar', module='auto-value-ignore-hash-equals', version='1.1.4'))
'com.github.reggar:auto-value-ignore-hash-equals:jar:1.1.4'
Click the following link to download the jar file.
auto-value-ignore-hash-equals-1.1.4-javadoc.jar