Download asne-core-0.3.3.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.3.3 in this page.

License

The MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials