Last Version

displayinfo 1.0.0

Android display hardware information Library.

License

License

MIT
GroupId

GroupId

io.github.eaglesakura.displayinfo
ArtifactId

ArtifactId

displayinfo
Version

Version

1.0.0
Type

Type

aar
Description

Description

displayinfo
Android display hardware information Library.
Project URL

Project URL

https://github.com/eaglesakura/displayinfo
Source Code Management

Source Code Management

https://github.com/eaglesakura/displayinfo

Download displayinfo 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.21
org.jetbrains.kotlin : kotlin-reflect jar 1.4.21
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.1

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.4.21

Project Modules

There are no modules declared in this project.