License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdio.branch.sdk.android |
ArtifactId | ArtifactIdsearch |
Version | Version1.5.12 |
Type | Typeaar |
Description |
DescriptionBranch Android Search SDK
This SDK is a thin wrapper with helper classes to assist in building discovery experiences on top of the Branch Discovery API. This SDK and API allow your users to discovery tens of billions of deep links to app pages that Branch has indexed from its core linking platform used by tens of thousands of mobile applications and websites.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
search-1.5.12.pom | |
search-1.5.12.aar | 89 KB |
search-1.5.12-sources.jar | 46 KB |
search-1.5.12-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.branch.sdk.android/search/ -->
<dependency>
<groupId>io.branch.sdk.android</groupId>
<artifactId>search</artifactId>
<version>1.5.12</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.branch.sdk.android/search/
implementation 'io.branch.sdk.android:search:1.5.12'
// https://jarcasting.com/artifacts/io.branch.sdk.android/search/
implementation ("io.branch.sdk.android:search:1.5.12")
'io.branch.sdk.android:search:aar:1.5.12'
<dependency org="io.branch.sdk.android" name="search" rev="1.5.12">
<artifact name="search" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.branch.sdk.android', module='search', version='1.5.12')
)
libraryDependencies += "io.branch.sdk.android" % "search" % "1.5.12"
[io.branch.sdk.android/search "1.5.12"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android.gms » play-services-ads-identifier | jar | 16.0.0 |
com.android.support » support-annotations | jar | 28.0.0 |
com.squareup.okhttp3 : okhttp | jar | 3.12.6 |