MVN

com.github.ksoichiro : richbuttons-samples

Maven & Gradle

Jun 14, 2014

RichButtons Samples

<dependency>
    <groupId>com.github.ksoichiro</groupId>
    <artifactId>richbuttons-samples</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ksoichiro : richbuttons-samples to add to Maven - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of com.github.ksoichiro : richbuttons-samples to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
richbuttons-samples-0.1.1
richbuttons-samples-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.ksoichiro</groupId>
    <artifactId>richbuttons-samples</artifactId>
    <version>0.1.1</version>
</dependency>