| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJavaScript Языки программирования |
| Группа | Группаdev.zacsweers.redacted |
| Идентификатор | Идентификаторredacted-compiler-plugin-annotations-js |
| Версия | Версия0.10.0-RC1 |
| Тип | Типpom |
| Описание |
ОписаниеRedacted Compiler Plugin Annotations
A Kotlin compiler plugin that generates redacted toString() implementations.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.0 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.0 |