Last Version

rx2-timer 1.0.0

This is a simple rxjava2/rxjava3/kotlin-flow timer.

License

License

GroupId

GroupId

com.github.thepacific
ArtifactId

ArtifactId

rx2-timer
Version

Version

1.0.0
Type

Type

aar
Description

Description

rx2-timer
This is a simple rxjava2/rxjava3/kotlin-flow timer.
Project URL

Project URL

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

Source Code Management

https://github.com/thepacific/timer

Download rx2-timer 1.0.0


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

Dependencies

runtime (2)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxandroid jar 2.1.1
io.reactivex.rxjava2 : rxjava jar 2.2.19

Project Modules

There are no modules declared in this project.