Last Version

net.vergien.bau:bean-auto-utils 0.0.9

Java annotation processor to generate hashCode(), toString() and equals(Object other) implementations

License

License

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.vergien.bau
ArtifactId

ArtifactId

bean-auto-utils
Version

Version

0.0.9
Type

Type

jar
Description

Description

Java annotation processor to generate hashCode(), toString() and equals(Object other) implementations

Download bean-auto-utils 0.0.9


<!-- https://jarcasting.com/artifacts/net.vergien.bau/bean-auto-utils/ -->
<dependency>
    <groupId>net.vergien.bau</groupId>
    <artifactId>bean-auto-utils</artifactId>
    <version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.vergien.bau/bean-auto-utils/
implementation 'net.vergien.bau:bean-auto-utils:0.0.9'
// https://jarcasting.com/artifacts/net.vergien.bau/bean-auto-utils/
implementation ("net.vergien.bau:bean-auto-utils:0.0.9")
'net.vergien.bau:bean-auto-utils:jar:0.0.9'
<dependency org="net.vergien.bau" name="bean-auto-utils" rev="0.0.9">
  <artifact name="bean-auto-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.vergien.bau', module='bean-auto-utils', version='0.0.9')
)
libraryDependencies += "net.vergien.bau" % "bean-auto-utils" % "0.0.9"
[net.vergien.bau/bean-auto-utils "0.0.9"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc4

Project Modules

There are no modules declared in this project.