r

redacted-compiler-plugin-annotations-watchosx86

A Kotlin compiler plugin that generates redacted toString() implementations.
https://github.com/ZacSweers/redacted-compiler-plugin/
The Apache Software License, Version 2.0
Zac Sweers
Files download
File Operation
redacted-compiler-plugin-annotations-watchosx86-1.4.0.pom download
redacted-compiler-plugin-annotations-watchosx86-1.4.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.zjns.redacted</groupId>
  <artifactId>redacted-compiler-plugin-annotations-watchosx86</artifactId>
  <version>1.4.0</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'io.github.zjns.redacted:redacted-compiler-plugin-annotations-watchosx86:1.4.0'
Gradle Kotlin
implementation("io.github.zjns.redacted:redacted-compiler-plugin-annotations-watchosx86:1.4.0")
Scala SBT
libraryDependencies += "io.github.zjns.redacted" % "redacted-compiler-plugin-annotations-watchosx86" % "1.4.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.zjns.redacted', module='redacted-compiler-plugin-annotations-watchosx86', version='1.4.0')
)
Apache Ivy
<dependency org="io.github.zjns.redacted" name="redacted-compiler-plugin-annotations-watchosx86" rev="1.4.0" />
Leiningen
[io.github.zjns.redacted/redacted-compiler-plugin-annotations-watchosx86 "1.4.0"]
Apache Buildr
'io.github.zjns.redacted:redacted-compiler-plugin-annotations-watchosx86:jar:1.4.0'