MVN

com.tuenti.buttonmenu : buttonmenu-parent

Maven & Gradle

Feb 11, 2015
441 stars

ButtonMenu - Parent · Android Custom View created to work with button menus easily.

<dependency>
    <groupId>com.tuenti.buttonmenu</groupId>
    <artifactId>buttonmenu-parent</artifactId>
    <version>1.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tuenti.buttonmenu : buttonmenu-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.9

All Versions

Choose a version of com.tuenti.buttonmenu : buttonmenu-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
buttonmenu-parent-1.0.9
buttonmenu-parent-1.0.8
buttonmenu-parent-1.0.7
buttonmenu-parent-1.0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.tuenti.buttonmenu</groupId>
    <artifactId>buttonmenu-parent</artifactId>
    <version>1.0.9</version>
</dependency>