MVN

com.levinzonr.reflected : com.levinzonr.reflected.gradle.plugin

Maven & Gradle

Dec 04, 2023
0 stars

Reflected Gradle Plugin · Type safe Android navigation library for Jetpack Compose

<dependency>
    <groupId>com.levinzonr.reflected</groupId>
    <artifactId>com.levinzonr.reflected.gradle.plugin</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.levinzonr.reflected : com.levinzonr.reflected.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.levinzonr.reflected : com.levinzonr.reflected.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
com.levinzonr.reflected.gradle.plugin-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.levinzonr.reflected</groupId>
    <artifactId>com.levinzonr.reflected.gradle.plugin</artifactId>
    <version>0.0.1</version>
</dependency>