jar

com.curalate : android-sdk

Maven & Gradle

Apr 22, 2020
0 stars

Curalate Android SDK · API client to call Curalate's API methods from an Android app (or other project running on the JDK)

Table Of Contents

Latest Version

Download com.curalate : android-sdk JAR file - Latest Versions:

All Versions

Download com.curalate : android-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window android-sdk-0.1.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.curalate.android.types

├─ com.curalate.android.types.GetMediaMetadata.class - [JAR]

├─ com.curalate.android.types.GetMediaPaging.class - [JAR]

├─ com.curalate.android.types.GetMediaResult.class - [JAR]

├─ com.curalate.android.types.Image.class - [JAR]

├─ com.curalate.android.types.MediaApiItem.class - [JAR]

├─ com.curalate.android.types.MediaData.class - [JAR]

├─ com.curalate.android.types.MediaSource.class - [JAR]

├─ com.curalate.android.types.MediaType.class - [JAR]

├─ com.curalate.android.types.NetworkGif.class - [JAR]

├─ com.curalate.android.types.NetworkMedia.class - [JAR]

├─ com.curalate.android.types.NetworkPhoto.class - [JAR]

├─ com.curalate.android.types.NetworkUser.class - [JAR]

├─ com.curalate.android.types.NetworkVideo.class - [JAR]

├─ com.curalate.android.types.PagingCursor.class - [JAR]

├─ com.curalate.android.types.Price.class - [JAR]

├─ com.curalate.android.types.ProductDetails.class - [JAR]

├─ com.curalate.android.types.SpatialTag.class - [JAR]

├─ com.curalate.android.types.ThumbnailPhoto.class - [JAR]

├─ com.curalate.android.types.Video.class - [JAR]

com.curalate.android.exceptions

├─ com.curalate.android.exceptions.CuralateApiException.class - [JAR]

com.curalate.android.moshi

├─ com.curalate.android.moshi.BigDecimalJsonAdapter.class - [JAR]

├─ com.curalate.android.moshi.MoshiFactory.class - [JAR]

├─ com.curalate.android.moshi.NetworkMediaJsonAdapter.class - [JAR]

com.curalate.android

├─ com.curalate.android.ApiHandler.class - [JAR]

├─ com.curalate.android.CuralateApi.class - [JAR]

├─ com.curalate.android.ErrorResult.class - [JAR]

├─ com.curalate.android.MediaOrdering.class - [JAR]

com.curalate.android.requests

├─ com.curalate.android.requests.GetMediaRequest.class - [JAR]

├─ com.curalate.android.requests.MediaFilter.class - [JAR]