Last Version

AdapterLibrary 0.0.3

A rxjava2 timer for android

License

License

GroupId

GroupId

com.github.thepacific
ArtifactId

ArtifactId

rx2timer
Version

Version

0.0.3
Type

Type

aar
Description

Description

AdapterLibrary
A rxjava2 timer for android
Project URL

Project URL

https://github.com/thepacific/rx2-timer
Source Code Management

Source Code Management

https://github.com/thepacific/rx2-timer

Download rx2timer 0.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.1.6
io.reactivex.rxjava2 : rxandroid jar 2.0.1

Project Modules

There are no modules declared in this project.