Last Version

Redacted Compiler Plugin Annotations 1.1.0

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

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


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.