MVN

com.github.itsmechlark : android-times-square-parent

Maven & Gradle

Feb 18, 2014
4.4k stars

Android-TimesSquare (Parent) · Android component for picking a date on a calendar.

<dependency>
    <groupId>com.github.itsmechlark</groupId>
    <artifactId>android-times-square-parent</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.itsmechlark : android-times-square-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.github.itsmechlark : android-times-square-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
android-times-square-parent-1.1.1
android-times-square-parent-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.itsmechlark</groupId>
    <artifactId>android-times-square-parent</artifactId>
    <version>1.1.1</version>
</dependency>