Download share-0.0.23.jar file - Jar s

Jar examples for s:share

Description

A wrapper for Facebook Native Like Button (LikeView) on Android

You can download jar file share 0.0.23 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add share-0.0.23.jar to your project.

<dependency>
   <groupId>ch.viseon.openOrca</groupId>
   <artifactId>share</artifactId>
   <version>0.0.23</version>
</dependency>
compile group: 'ch.viseon.openOrca', name: 'share', version: '0.0.23'
libraryDependencies += "ch.viseon.openOrca" % "share" % "0.0.23"
<dependency org="ch.viseon.openOrca" name="share" rev="0.0.23"/>
@Grapes(@Grab(group='ch.viseon.openOrca', module='share', version='0.0.23'))
'ch.viseon.openOrca:share:jar:0.0.23'

Download

Click the following link to download the jar file.

share-0.0.23-javadoc.jar
share-0.0.23-sources.jar
share-0.0.23.jar
share-0.0.23.pom



Related Tutorials