Last Version

AutoValue: Nested toString() Extension Annotations 0.2.0

AutoValue extension for prepending the enclosing classes names to a nested class's toString().

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.christiangp
ArtifactId

ArtifactId

auto-value-nested-tostring-annotations
Version

Version

0.2.0
Type

Type

jar
Description

Description

AutoValue: Nested toString() Extension Annotations
AutoValue extension for prepending the enclosing classes names to a nested class's toString().
Project URL

Project URL

https://github.com/ChristianGarcia/auto-value-nested-tostring/
Source Code Management

Source Code Management

https://github.com/ChristianGarcia/auto-value-nested-tostring/

Download auto-value-nested-tostring-annotations 0.2.0


<!-- https://jarcasting.com/artifacts/com.christiangp/auto-value-nested-tostring-annotations/ -->
<dependency>
    <groupId>com.christiangp</groupId>
    <artifactId>auto-value-nested-tostring-annotations</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.christiangp/auto-value-nested-tostring-annotations/
implementation 'com.christiangp:auto-value-nested-tostring-annotations:0.2.0'
// https://jarcasting.com/artifacts/com.christiangp/auto-value-nested-tostring-annotations/
implementation ("com.christiangp:auto-value-nested-tostring-annotations:0.2.0")
'com.christiangp:auto-value-nested-tostring-annotations:jar:0.2.0'
<dependency org="com.christiangp" name="auto-value-nested-tostring-annotations" rev="0.2.0">
  <artifact name="auto-value-nested-tostring-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.christiangp', module='auto-value-nested-tostring-annotations', version='0.2.0')
)
libraryDependencies += "com.christiangp" % "auto-value-nested-tostring-annotations" % "0.2.0"
[com.christiangp/auto-value-nested-tostring-annotations "0.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.