MVN

io.github.timaviciix : io.github.timaviciix.gradle.plugin

Maven & Gradle

May 17, 2024
0 stars

io.github.timaviciix · This is an AAR to JAR dump tool plugin (Gradle).

<dependency>
    <groupId>io.github.timaviciix</groupId>
    <artifactId>io.github.timaviciix.gradle.plugin</artifactId>
    <version>0.8.0-beta</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.8.0-beta
  • Latest Beta: 0.8.0-beta

All Versions

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

Version Vulnerabilities Updated
0.8.x
io.github.timaviciix.gradle.plugin-0.8.0-beta

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.timaviciix</groupId>
    <artifactId>io.github.timaviciix.gradle.plugin</artifactId>
    <version>0.8.0-beta</version>
</dependency>