License |
License |
---|---|
Categories |
CategoriesGradle Build Tools Github Development Tools Version Controls |
GroupId | GroupIdcom.github.android-password-store.android-library |
ArtifactId | ArtifactIdcom.github.android-password-store.android-library.gradle.plugin |
Version | Version0.0.2 |
Type | Typepom |
Description |
Descriptionandroid-plugins
Gradle convention plugin collection for Android projects
|
<!-- https://jarcasting.com/artifacts/com.github.android-password-store.android-library/com.github.android-password-store.android-library.gradle.plugin/ -->
<dependency>
<groupId>com.github.android-password-store.android-library</groupId>
<artifactId>com.github.android-password-store.android-library.gradle.plugin</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.android-password-store.android-library/com.github.android-password-store.android-library.gradle.plugin/
implementation 'com.github.android-password-store.android-library:com.github.android-password-store.android-library.gradle.plugin:0.0.2'
// https://jarcasting.com/artifacts/com.github.android-password-store.android-library/com.github.android-password-store.android-library.gradle.plugin/
implementation ("com.github.android-password-store.android-library:com.github.android-password-store.android-library.gradle.plugin:0.0.2")
'com.github.android-password-store.android-library:com.github.android-password-store.android-library.gradle.plugin:pom:0.0.2'
<dependency org="com.github.android-password-store.android-library" name="com.github.android-password-store.android-library.gradle.plugin" rev="0.0.2">
<artifact name="com.github.android-password-store.android-library.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.android-password-store.android-library', module='com.github.android-password-store.android-library.gradle.plugin', version='0.0.2')
)
libraryDependencies += "com.github.android-password-store.android-library" % "com.github.android-password-store.android-library.gradle.plugin" % "0.0.2"
[com.github.android-password-store.android-library/com.github.android-password-store.android-library.gradle.plugin "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.android-password-store : android-plugins | jar | 0.0.2 |