is not current version
Last Version 0.0.3

com.github.thepacific:rx2timer 0.0.1

A rxjava2 timer for android

GroupId

GroupId

com.github.thepacific
ArtifactId

ArtifactId

rx2timer
Version

Version

0.0.1
Type

Type

aar

Download rx2timer 0.0.1


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