Download smoothy-annotations-1.0.2.jar file - Jar s

Jar examples for s:smoothy-annotations

Description

Field and method binding for Android views.

You can download jar file smoothy-annotations 1.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add smoothy-annotations-1.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

smoothy-annotations-1.0.2-javadoc.jar
smoothy-annotations-1.0.2-sources.jar
smoothy-annotations-1.0.2.jar
smoothy-annotations-1.0.2.pom



Related Tutorials