Download saber-annotations-0.6.0.jar file - Jar s

Jar examples for s:saber-annotations

Description

SharedPreferences "injection" for Android.

You can download jar file saber-annotations 0.6.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add saber-annotations-0.6.0.jar to your project.

<dependency>
   <groupId>com.jug6ernaut.saber</groupId>
   <artifactId>saber-annotations</artifactId>
   <version>0.6.0</version>
</dependency>
compile group: 'com.jug6ernaut.saber', name: 'saber-annotations', version: '0.6.0'
libraryDependencies += "com.jug6ernaut.saber" % "saber-annotations" % "0.6.0"
<dependency org="com.jug6ernaut.saber" name="saber-annotations" rev="0.6.0"/>
@Grapes(@Grab(group='com.jug6ernaut.saber', module='saber-annotations', version='0.6.0'))
'com.jug6ernaut.saber:saber-annotations:jar:0.6.0'

Download

Click the following link to download the jar file.

saber-annotations-0.6.0-javadoc.jar
saber-annotations-0.6.0-sources.jar
saber-annotations-0.6.0.jar
saber-annotations-0.6.0.pom



Related Tutorials