Download sendanywhere-core-7.6.21.jar file - Jar s

Jar examples for s:sendanywhere-core

Description

Send Anywhere Android Transfer SDK

You can download jar file sendanywhere-core 7.6.21 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add sendanywhere-core-7.6.21.jar to your project.

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

Download

Click the following link to download the jar file.

sendanywhere-core-7.6.21.pom



Related Tutorials