| License |
License |
|---|---|
| GroupId | GroupIdcom.estmob.android |
| ArtifactId | ArtifactIdsendanywhere |
| Version | Version11.1.20 |
| Type | Typeaar |
| Description |
DescriptionSend Anywhere SDK
Send Anywhere Android SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sendanywhere-11.1.20.pom | |
| sendanywhere-11.1.20.aar | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.estmob.android/sendanywhere/ -->
<dependency>
<groupId>com.estmob.android</groupId>
<artifactId>sendanywhere</artifactId>
<version>11.1.20</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.estmob.android/sendanywhere/
implementation 'com.estmob.android:sendanywhere:11.1.20'
// https://jarcasting.com/artifacts/com.estmob.android/sendanywhere/
implementation ("com.estmob.android:sendanywhere:11.1.20")
'com.estmob.android:sendanywhere:aar:11.1.20'
<dependency org="com.estmob.android" name="sendanywhere" rev="11.1.20">
<artifact name="sendanywhere" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.estmob.android', module='sendanywhere', version='11.1.20')
)
libraryDependencies += "com.estmob.android" % "sendanywhere" % "11.1.20"
[com.estmob.android/sendanywhere "11.1.20"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.estmob.android : sendanywhere-core | aar | 11.1.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.1.0 |