| License |
License |
|---|---|
| Categories |
CategoriesGradle Build Tools Github Development Tools Version Controls |
| GroupId | GroupIdio.github.chao2zhang.rna |
| ArtifactId | ArtifactIdio.github.chao2zhang.rna.gradle.plugin |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionRequireNamedArgument
Enforce named arguments usage for callers of a function through a Kotlin Compiler Plugin.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| io.github.chao2zhang.rna.gradle.plugin-0.3.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.chao2zhang.rna/io.github.chao2zhang.rna.gradle.plugin/ -->
<dependency>
<groupId>io.github.chao2zhang.rna</groupId>
<artifactId>io.github.chao2zhang.rna.gradle.plugin</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.chao2zhang.rna/io.github.chao2zhang.rna.gradle.plugin/
implementation 'io.github.chao2zhang.rna:io.github.chao2zhang.rna.gradle.plugin:0.3.0'
// https://jarcasting.com/artifacts/io.github.chao2zhang.rna/io.github.chao2zhang.rna.gradle.plugin/
implementation ("io.github.chao2zhang.rna:io.github.chao2zhang.rna.gradle.plugin:0.3.0")
'io.github.chao2zhang.rna:io.github.chao2zhang.rna.gradle.plugin:pom:0.3.0'
<dependency org="io.github.chao2zhang.rna" name="io.github.chao2zhang.rna.gradle.plugin" rev="0.3.0">
<artifact name="io.github.chao2zhang.rna.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.chao2zhang.rna', module='io.github.chao2zhang.rna.gradle.plugin', version='0.3.0')
)
libraryDependencies += "io.github.chao2zhang.rna" % "io.github.chao2zhang.rna.gradle.plugin" % "0.3.0"
[io.github.chao2zhang.rna/io.github.chao2zhang.rna.gradle.plugin "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.chao2zhang : rna-gradle-plugin | jar | 0.3.0 |