Redacted Compiler Plugin (Gradle)

A Kotlin compiler plugin that generates redacted toString() implementations.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

dev.zacsweers.redacted
ArtifactId

ArtifactId

redacted-compiler-plugin-gradle
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Redacted Compiler Plugin (Gradle)
A Kotlin compiler plugin that generates redacted toString() implementations.
Project URL

Project URL

https://github.com/ZacSweers/redacted-compiler-plugin/
Source Code Management

Source Code Management

https://github.com/ZacSweers/redacted-compiler-plugin/

Download redacted-compiler-plugin-gradle

How to add to project

<!-- https://jarcasting.com/artifacts/dev.zacsweers.redacted/redacted-compiler-plugin-gradle/ -->
<dependency>
    <groupId>dev.zacsweers.redacted</groupId>
    <artifactId>redacted-compiler-plugin-gradle</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zacsweers.redacted/redacted-compiler-plugin-gradle/
implementation 'dev.zacsweers.redacted:redacted-compiler-plugin-gradle:1.1.0'
// https://jarcasting.com/artifacts/dev.zacsweers.redacted/redacted-compiler-plugin-gradle/
implementation ("dev.zacsweers.redacted:redacted-compiler-plugin-gradle:1.1.0")
'dev.zacsweers.redacted:redacted-compiler-plugin-gradle:jar:1.1.0'
<dependency org="dev.zacsweers.redacted" name="redacted-compiler-plugin-gradle" rev="1.1.0">
  <artifact name="redacted-compiler-plugin-gradle" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zacsweers.redacted', module='redacted-compiler-plugin-gradle', version='1.1.0')
)
libraryDependencies += "dev.zacsweers.redacted" % "redacted-compiler-plugin-gradle" % "1.1.0"
[dev.zacsweers.redacted/redacted-compiler-plugin-gradle "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.7.0-RC2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1-1.7.0-RC2
1.0.1
1.0.0
0.10.0
0.10.0-RC1
0.9.0
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0-1.4-M3
0.2.0
0.1.0