MVN

net.simonvt : android-timepicker

Maven & Gradle

Mar 15, 2013
1 usages
81 stars

Android TimePicker

<dependency>
    <groupId>net.simonvt</groupId>
    <artifactId>android-timepicker</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.simonvt : android-timepicker to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of net.simonvt : android-timepicker to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
android-timepicker-1.0.0

How to add a dependency to Maven

Add the following net.simonvt : android-timepicker maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.simonvt</groupId>
    <artifactId>android-timepicker</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.simonvt : android-timepicker gradle dependency to your build.gradle file:

implementation 'net.simonvt:android-timepicker:1.0.0'

Gradle Kotlin DSL: Add the following net.simonvt : android-timepicker gradle kotlin dependency to your build.gradle.kts file:

implementation("net.simonvt:android-timepicker:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.simonvt : android-timepicker sbt scala dependency to your build.sbt file:

libraryDependencies += "net.simonvt" % "android-timepicker" % "1.0.0"

Advertisement

Dependencies from Group

Mar 14, 2013
3 usages
545 stars
Mar 15, 2013
2 usages
220 stars
Mar 15, 2013
1 usages
81 stars
Mar 15, 2013
1 usages
240 stars
Aug 07, 2013
1 usages
557 stars

Discover Dependencies

Sep 03, 2014
2 usages
1 stars
Oct 30, 2008
11 usages
Jul 01, 2014
0 stars
Apr 13, 2014
8 usages
2 stars
Dec 28, 2011
1 usages
16 stars
Mar 03, 2015
1 usages
1 stars