is not current version
Last Version 1.1.0

Mr. Clean Annotations 1.0.3

Gradle plugin for generating release worthy toStrings

License

License

GroupId

GroupId

com.trello.mrclean
ArtifactId

ArtifactId

mr-clean-annotations
Version

Version

1.0.3
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 1.0.3


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.