Last Version

RxTime 1.0.0

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

License

License

GroupId

GroupId

com.github.simonpercic
ArtifactId

ArtifactId

rxtime
Version

Version

1.0.0
Type

Type

aar
Description

Description

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

Project URL

https://github.com/simonpercic/RxTime
Source Code Management

Source Code Management

https://github.com/simonpercic/RxTime

Download rxtime 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.simonpercic/rxtime/ -->
<dependency>
    <groupId>com.github.simonpercic</groupId>
    <artifactId>rxtime</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.simonpercic/rxtime/
implementation 'com.github.simonpercic:rxtime:1.0.0'
// https://jarcasting.com/artifacts/com.github.simonpercic/rxtime/
implementation ("com.github.simonpercic:rxtime:1.0.0")
'com.github.simonpercic:rxtime:aar:1.0.0'
<dependency org="com.github.simonpercic" name="rxtime" rev="1.0.0">
  <artifact name="rxtime" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.simonpercic', module='rxtime', version='1.0.0')
)
libraryDependencies += "com.github.simonpercic" % "rxtime" % "1.0.0"
[com.github.simonpercic/rxtime "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.0.13
com.google.dagger : dagger jar 2.0.1
com.squareup.retrofit : retrofit jar 1.9.0

Project Modules

There are no modules declared in this project.