AndroidForegroundCompat Library

Backported view foreground support for Android 5.0+

License

License

GroupId

GroupId

me.zhanghai.android.foregroundcompat
ArtifactId

ArtifactId

library
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

AndroidForegroundCompat Library
Backported view foreground support for Android 5.0+
Project URL

Project URL

https://github.com/google/AndroidForegroundCompat
Source Code Management

Source Code Management

https://github.com/google/AndroidForegroundCompat

Download library

How to add to project

<!-- https://jarcasting.com/artifacts/me.zhanghai.android.foregroundcompat/library/ -->
<dependency>
    <groupId>me.zhanghai.android.foregroundcompat</groupId>
    <artifactId>library</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.zhanghai.android.foregroundcompat/library/
implementation 'me.zhanghai.android.foregroundcompat:library:1.0.2'
// https://jarcasting.com/artifacts/me.zhanghai.android.foregroundcompat/library/
implementation ("me.zhanghai.android.foregroundcompat:library:1.0.2")
'me.zhanghai.android.foregroundcompat:library:aar:1.0.2'
<dependency org="me.zhanghai.android.foregroundcompat" name="library" rev="1.0.2">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.zhanghai.android.foregroundcompat', module='library', version='1.0.2')
)
libraryDependencies += "me.zhanghai.android.foregroundcompat" % "library" % "1.0.2"
[me.zhanghai.android.foregroundcompat/library "1.0.2"]

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1