Download systembartint-1.0.4.jar file - Jar s

Jar examples for s:systembartint

Description

Apply background tinting to the Android system UI when using KitKat translucent modes

You can download jar file systembartint 1.0.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add systembartint-1.0.4.jar to your project.

<dependency>
   <groupId>com.readystatesoftware.systembartint</groupId>
   <artifactId>systembartint</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'com.readystatesoftware.systembartint', name: 'systembartint', version: '1.0.4'
libraryDependencies += "com.readystatesoftware.systembartint" % "systembartint" % "1.0.4"
<dependency org="com.readystatesoftware.systembartint" name="systembartint" rev="1.0.4"/>
@Grapes(@Grab(group='com.readystatesoftware.systembartint', module='systembartint', version='1.0.4'))
'com.readystatesoftware.systembartint:systembartint:jar:1.0.4'

Download

Click the following link to download the jar file.

systembartint-1.0.4-javadoc.jar
systembartint-1.0.4-sources.jar
systembartint-1.0.4.jar
systembartint-1.0.4.pom



Related Tutorials