MVN

org.tinygroup : tinyuicomponent

Maven & Gradle

Nov 07, 2016
<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>tinyuicomponent</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tinygroup : tinyuicomponent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of org.tinygroup : tinyuicomponent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
tinyuicomponent-2.0.2
tinyuicomponent-2.0.1
tinyuicomponent-2.0.0
1.2.x
tinyuicomponent-1.2.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>tinyuicomponent</artifactId>
    <version>2.0.2</version>
</dependency>