MVN

me.zhanghai.android.systemuihelper : library

Maven & Gradle

Dec 01, 2015
113 stars

SystemUiHelper Library · Helper for dealing with Android System UI visibility

<dependency>
    <groupId>me.zhanghai.android.systemuihelper</groupId>
    <artifactId>library</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.zhanghai.android.systemuihelper : library to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of me.zhanghai.android.systemuihelper : library to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
library-1.0.0

How to add a dependency to Maven

Add the following me.zhanghai.android.systemuihelper : library maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.zhanghai.android.systemuihelper</groupId>
    <artifactId>library</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.zhanghai.android.systemuihelper : library gradle dependency to your build.gradle file:

implementation 'me.zhanghai.android.systemuihelper:library:1.0.0'

Gradle Kotlin DSL: Add the following me.zhanghai.android.systemuihelper : library gradle kotlin dependency to your build.gradle.kts file:

implementation("me.zhanghai.android.systemuihelper:library:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.zhanghai.android.systemuihelper : library sbt scala dependency to your build.sbt file:

libraryDependencies += "me.zhanghai.android.systemuihelper" % "library" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 02, 2015
69 stars
Feb 02, 2018
1 usages
342 stars
Dec 05, 2015
632 stars
Dec 05, 2015
632 stars
Dec 01, 2015
job
Dec 07, 2015
Dec 01, 2015
Dec 01, 2015
1 usages
Feb 04, 2016
3 usages
Mar 06, 2017
15 stars