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