is not current version
Last Version 0.0.2

com.github.android-password-store.spotless:com.github.android-password-store.spotless.gradle.plugin 0.0.1

Gradle convention plugin collection for Kotlin projects

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
Version

Version

0.0.1
Type

Type

pom

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


<!-- 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.1</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.1'
// 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.1")
'com.github.android-password-store.spotless:com.github.android-password-store.spotless.gradle.plugin:pom:0.0.1'
<dependency org="com.github.android-password-store.spotless" name="com.github.android-password-store.spotless.gradle.plugin" rev="0.0.1">
  <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.1')
)
libraryDependencies += "com.github.android-password-store.spotless" % "com.github.android-password-store.spotless.gradle.plugin" % "0.0.1"
[com.github.android-password-store.spotless/com.github.android-password-store.spotless.gradle.plugin "0.0.1"]