MVN

io.github.atcrypt.gradle : io.github.atcrypt.gradle.gradle.plugin

Maven & Gradle

Sep 20, 2023

gradle-plugin · https://bitbucket.com/autocrypt/Autocrypt_AOS_Build_System

<dependency>
    <groupId>io.github.atcrypt.gradle</groupId>
    <artifactId>io.github.atcrypt.gradle.gradle.plugin</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.atcrypt.gradle : io.github.atcrypt.gradle.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of io.github.atcrypt.gradle : io.github.atcrypt.gradle.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
io.github.atcrypt.gradle.gradle.plugin-0.1.1
io.github.atcrypt.gradle.gradle.plugin-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.atcrypt.gradle</groupId>
    <artifactId>io.github.atcrypt.gradle.gradle.plugin</artifactId>
    <version>0.1.1</version>
</dependency>