is not current version
Last Version 1.1.0

Redacted Compiler Plugin Annotations 0.10.0-RC1

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

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

dev.zacsweers.redacted
ArtifactId

ArtifactId

redacted-compiler-plugin-annotations-js
Version

Version

0.10.0-RC1
Type

Type

pom
Description

Description

Redacted Compiler Plugin Annotations
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-annotations-js 0.10.0-RC1


<!-- 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>0.10.0-RC1</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:0.10.0-RC1'
// https://jarcasting.com/artifacts/dev.zacsweers.redacted/redacted-compiler-plugin-annotations-js/
implementation ("dev.zacsweers.redacted:redacted-compiler-plugin-annotations-js:0.10.0-RC1")
'dev.zacsweers.redacted:redacted-compiler-plugin-annotations-js:pom:0.10.0-RC1'
<dependency org="dev.zacsweers.redacted" name="redacted-compiler-plugin-annotations-js" rev="0.10.0-RC1">
  <artifact name="redacted-compiler-plugin-annotations-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.zacsweers.redacted', module='redacted-compiler-plugin-annotations-js', version='0.10.0-RC1')
)
libraryDependencies += "dev.zacsweers.redacted" % "redacted-compiler-plugin-annotations-js" % "0.10.0-RC1"
[dev.zacsweers.redacted/redacted-compiler-plugin-annotations-js "0.10.0-RC1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.0

Project Modules

There are no modules declared in this project.