is not current version
Last Version 0.6.1

batteryview 0.6.0

Simple view to show battery charging level.

License

License

GroupId

GroupId

io.github.iamthevoid.batteryview
ArtifactId

ArtifactId

batteryview
Version

Version

0.6.0
Type

Type

aar
Description

Description

batteryview
Simple view to show battery charging level.
Project URL

Project URL

https://github.com/iamthevoid/battery-view-android

Download batteryview 0.6.0


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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.constraintlayout » constraintlayout jar 2.1.0
androidx.appcompat » appcompat jar 1.3.1
androidx.core » core-ktx jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.21

Project Modules

There are no modules declared in this project.