MVN

net.peachjean.tater : tater-root

Maven & Gradle

Apr 03, 2015
0 stars

Tater · A collection of utilities for dealing with annotations and writing annotation processors.

<dependency>
    <groupId>net.peachjean.tater</groupId>
    <artifactId>tater-root</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.peachjean.tater : tater-root to add to Maven - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of net.peachjean.tater : tater-root to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4
tater-root-0.4
0.3
tater-root-0.3
0.2
tater-root-0.2
0.1
tater-root-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.peachjean.tater</groupId>
    <artifactId>tater-root</artifactId>
    <version>0.4</version>
</dependency>

Advertisement