kotlin-plugins

Gradle convention plugin collection for Kotlin projects

License

License

Categories

Categories

Gradle Build Tools Github Development Tools Version Controls
GroupId

GroupId

com.github.android-password-store.spotless
ArtifactId

ArtifactId

com.github.android-password-store.spotless.gradle.plugin
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

kotlin-plugins
Gradle convention plugin collection for Kotlin projects

Download com.github.android-password-store.spotless.gradle.plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.android-password-store.spotless/com.github.android-password-store.spotless.gradle.plugin/ -->
<dependency>
    <groupId>com.github.android-password-store.spotless</groupId>
    <artifactId>com.github.android-password-store.spotless.gradle.plugin</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.android-password-store.spotless/com.github.android-password-store.spotless.gradle.plugin/
implementation 'com.github.android-password-store.spotless:com.github.android-password-store.spotless.gradle.plugin:0.0.2'
// https://jarcasting.com/artifacts/com.github.android-password-store.spotless/com.github.android-password-store.spotless.gradle.plugin/
implementation ("com.github.android-password-store.spotless:com.github.android-password-store.spotless.gradle.plugin:0.0.2")
'com.github.android-password-store.spotless:com.github.android-password-store.spotless.gradle.plugin:pom:0.0.2'
<dependency org="com.github.android-password-store.spotless" name="com.github.android-password-store.spotless.gradle.plugin" rev="0.0.2">
  <artifact name="com.github.android-password-store.spotless.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.android-password-store.spotless', module='com.github.android-password-store.spotless.gradle.plugin', version='0.0.2')
)
libraryDependencies += "com.github.android-password-store.spotless" % "com.github.android-password-store.spotless.gradle.plugin" % "0.0.2"
[com.github.android-password-store.spotless/com.github.android-password-store.spotless.gradle.plugin "0.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.android-password-store : kotlin-plugins jar 0.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1