is not current version
Last Version 1.1.0

dev.zacsweers.redacted:redacted-compiler-plugin-annotations-js 1.0.1-1.7.0-RC2

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

Categories

Categories

JavaScript Languages
GroupId

GroupId

dev.zacsweers.redacted
ArtifactId

ArtifactId

redacted-compiler-plugin-annotations-js
Version

Version

1.0.1-1.7.0-RC2
Type

Type

pom

Download redacted-compiler-plugin-annotations-js 1.0.1-1.7.0-RC2


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