is not current version
Last Version 0.1.3

com.github.asne.library:asne 0.1.1

Android Library connecting social networks to your project easily

GroupId

GroupId

com.github.asne.library
ArtifactId

ArtifactId

asne
Version

Version

0.1.1
Type

Type

aar

Download asne 0.1.1


<!-- https://jarcasting.com/artifacts/com.github.asne.library/asne/ -->
<dependency>
    <groupId>com.github.asne.library</groupId>
    <artifactId>asne</artifactId>
    <version>0.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.asne.library/asne/
implementation 'com.github.asne.library:asne:0.1.1'
// https://jarcasting.com/artifacts/com.github.asne.library/asne/
implementation ("com.github.asne.library:asne:0.1.1")
'com.github.asne.library:asne:aar:0.1.1'
<dependency org="com.github.asne.library" name="asne" rev="0.1.1">
  <artifact name="asne" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.asne.library', module='asne', version='0.1.1')
)
libraryDependencies += "com.github.asne.library" % "asne" % "0.1.1"
[com.github.asne.library/asne "0.1.1"]