MVN

com.github.simonpercic : rxtime

Maven & Gradle

Jan 20, 2016
0 stars

RxTime · A very simple reactive Android library to obtain the current UTC time from the internet.

<dependency>
    <groupId>com.github.simonpercic</groupId>
    <artifactId>rxtime</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.simonpercic : rxtime to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.simonpercic : rxtime to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
rxtime-1.0.0

How to add a dependency to Maven

Add the following com.github.simonpercic : rxtime maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.simonpercic</groupId>
    <artifactId>rxtime</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.simonpercic : rxtime gradle dependency to your build.gradle file:

implementation 'com.github.simonpercic:rxtime:1.0.0'

Gradle Kotlin DSL: Add the following com.github.simonpercic : rxtime gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.simonpercic:rxtime:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.simonpercic : rxtime sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.simonpercic" % "rxtime" % "1.0.0"

Advertisement

Dependencies from Group

Apr 04, 2021
5 usages
493 stars
Apr 04, 2021
3 usages
493 stars
Oct 05, 2016
2 usages
6 stars
Apr 04, 2021
2 usages
493 stars
Apr 05, 2021
2 usages
47 stars

Discover Dependencies

Apr 06, 2017
1 usages
4 stars
Mar 16, 2016
6.2k stars
Aug 25, 2016
6.2k stars
Apr 21, 2016
2 usages
6.2k stars
Jan 24, 2016
0 stars
Jan 26, 2016
11 stars
Jan 22, 2016
11 stars