Download settingsmanager-common-1.2.1.jar file - Jar s

Jar examples for s:settingsmanager-common

Description

SharedPreferences library that extends to Android Wear and Google Play Games

You can download jar file settingsmanager-common 1.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add settingsmanager-common-1.2.1.jar to your project.

<dependency>
   <groupId>com.github.fleker</groupId>
   <artifactId>settingsmanager-common</artifactId>
   <version>1.2.1</version>
</dependency>
compile group: 'com.github.fleker', name: 'settingsmanager-common', version: '1.2.1'
libraryDependencies += "com.github.fleker" % "settingsmanager-common" % "1.2.1"
<dependency org="com.github.fleker" name="settingsmanager-common" rev="1.2.1"/>
@Grapes(@Grab(group='com.github.fleker', module='settingsmanager-common', version='1.2.1'))
'com.github.fleker:settingsmanager-common:jar:1.2.1'

Download

Click the following link to download the jar file.

settingsmanager-common-1.2.1-sources.jar
settingsmanager-common-1.2.1.pom



Related Tutorials