MVN

com.github.tadukoo.annotations : TadukooAnnotationsParent

Maven & Gradle

Dec 14, 2020
1 stars

A collection of utilities to be used in various projects

<dependency>
    <groupId>com.github.tadukoo.annotations</groupId>
    <artifactId>TadukooAnnotationsParent</artifactId>
    <version>0.2.2-Alpha</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.tadukoo.annotations : TadukooAnnotationsParent to add to Maven - Latest Versions:

  • Latest Stable: 0.2.2-Alpha
  • Latest Alpha: 0.2.2-Alpha

All Versions

Choose a version of com.github.tadukoo.annotations : TadukooAnnotationsParent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
TadukooAnnotationsParent-0.2.2-Alpha

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.tadukoo.annotations</groupId>
    <artifactId>TadukooAnnotationsParent</artifactId>
    <version>0.2.2-Alpha</version>
</dependency>