Last Version

AutoValue: Ignore Hash Equals Extension 1.1.4

AutoValue extension for ignoring a field in hashcodes and equals

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.reggar
ArtifactId

ArtifactId

auto-value-ignore-hash-equals
Version

Version

1.1.4
Type

Type

jar
Description

Description

AutoValue: Ignore Hash Equals Extension
AutoValue extension for ignoring a field in hashcodes and equals
Project URL

Project URL

https://github.com/REggar/auto-value-ignore-hash-equals/
Source Code Management

Source Code Management

https://github.com/REggar/auto-value-ignore-hash-equals/

Download auto-value-ignore-hash-equals 1.1.4


<!-- https://jarcasting.com/artifacts/com.github.reggar/auto-value-ignore-hash-equals/ -->
<dependency>
    <groupId>com.github.reggar</groupId>
    <artifactId>auto-value-ignore-hash-equals</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.reggar/auto-value-ignore-hash-equals/
implementation 'com.github.reggar:auto-value-ignore-hash-equals:1.1.4'
// https://jarcasting.com/artifacts/com.github.reggar/auto-value-ignore-hash-equals/
implementation ("com.github.reggar:auto-value-ignore-hash-equals:1.1.4")
'com.github.reggar:auto-value-ignore-hash-equals:jar:1.1.4'
<dependency org="com.github.reggar" name="auto-value-ignore-hash-equals" rev="1.1.4">
  <artifact name="auto-value-ignore-hash-equals" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.reggar', module='auto-value-ignore-hash-equals', version='1.1.4')
)
libraryDependencies += "com.github.reggar" % "auto-value-ignore-hash-equals" % "1.1.4"
[com.github.reggar/auto-value-ignore-hash-equals "1.1.4"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.2
com.squareup : javapoet jar 1.7.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.28
com.google.testing.compile : compile-testing jar 0.9

Project Modules

There are no modules declared in this project.