is not current version
Last Version 1.0.2

AndroidForegroundCompat Library 1.0.1

Backported view foreground support for Android 5.0+

License

License

GroupId

GroupId

me.zhanghai.android.foregroundcompat
ArtifactId

ArtifactId

library
Version

Version

1.0.1
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 1.0.1


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

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.