License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIddev.zacsweers.redacted |
ArtifactId | ArtifactIdredacted-compiler-plugin-annotations-js |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRedacted Compiler Plugin Annotations
A Kotlin compiler plugin that generates redacted toString() implementations.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |