Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.github.reggar |
ArtifactId | ArtifactIdauto-value-ignore-hash-equals |
Version | Version1.1.3 |
Type | Typejar |
<!-- 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.3</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.3'
// https://jarcasting.com/artifacts/com.github.reggar/auto-value-ignore-hash-equals/
implementation ("com.github.reggar:auto-value-ignore-hash-equals:1.1.3")
'com.github.reggar:auto-value-ignore-hash-equals:jar:1.1.3'
<dependency org="com.github.reggar" name="auto-value-ignore-hash-equals" rev="1.1.3">
<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.3')
)
libraryDependencies += "com.github.reggar" % "auto-value-ignore-hash-equals" % "1.1.3"
[com.github.reggar/auto-value-ignore-hash-equals "1.1.3"]