Mr. Clean Annotations

Gradle plugin for generating release worthy toStrings

License

License

GroupId

GroupId

com.trello.mrclean
ArtifactId

ArtifactId

mr-clean-annotations
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Mr. Clean Annotations
Gradle plugin for generating release worthy toStrings
Project URL

Project URL

https://github.com/trello/mr-clean
Source Code Management

Source Code Management

https://github.com/trello/mr-clean

Download mr-clean-annotations

How to add to project

<!-- https://jarcasting.com/artifacts/com.trello.mrclean/mr-clean-annotations/ -->
<dependency>
    <groupId>com.trello.mrclean</groupId>
    <artifactId>mr-clean-annotations</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.trello.mrclean/mr-clean-annotations/
implementation 'com.trello.mrclean:mr-clean-annotations:1.1.0'
// https://jarcasting.com/artifacts/com.trello.mrclean/mr-clean-annotations/
implementation ("com.trello.mrclean:mr-clean-annotations:1.1.0")
'com.trello.mrclean:mr-clean-annotations:jar:1.1.0'
<dependency org="com.trello.mrclean" name="mr-clean-annotations" rev="1.1.0">
  <artifact name="mr-clean-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trello.mrclean', module='mr-clean-annotations', version='1.1.0')
)
libraryDependencies += "com.trello.mrclean" % "mr-clean-annotations" % "1.1.0"
[com.trello.mrclean/mr-clean-annotations "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.10

Project Modules

There are no modules declared in this project.
com.trello.mrclean

Trello

Versions

Version
1.1.0
1.0.3
1.0.1
1.0.0
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0