Last Version

rxbattery 0.1.0

Android library monitoring battery of the device with RxJava and RxKotlin

License

License

GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

rxbattery
Version

Version

0.1.0
Type

Type

aar
Description

Description

rxbattery
Android library monitoring battery of the device with RxJava and RxKotlin
Project URL

Project URL

https://github.com/pwittchen/RxBattery
Source Code Management

Source Code Management

https://github.com/pwittchen/RxBattery

Download rxbattery 0.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.0
io.reactivex.rxjava2 : rxandroid jar 2.0.2
io.reactivex.rxjava2 : rxkotlin jar 2.3.0
com.android.support » support-annotations jar 28.0.0-rc01

Project Modules

There are no modules declared in this project.