Download asne-core-0.2.8.jar file - Jar a

Jar examples for a:asne-core

Description

Android Library connecting social networks to your project easily, just add necessary

You can download jar file asne-core 0.2.8 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add asne-core-0.2.8.jar to your project.

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

Download

Click the following link to download the jar file.

asne-core-0.2.8-javadoc.jar
asne-core-0.2.8-sources.jar
asne-core-0.2.8.pom



Related Tutorials