Last Version

Giphy Core SDK 3.1.6

The Giphy Core SDK is a wrapper around Giphy API.

License

License

GroupId

GroupId

com.giphy.sdk
ArtifactId

ArtifactId

core
Version

Version

3.1.6
Type

Type

aar
Description

Description

Giphy Core SDK
The Giphy Core SDK is a wrapper around Giphy API.
Project URL

Project URL

https://developers.giphy.com/docs/
Source Code Management

Source Code Management

https://github.com/Giphy/giphy-android-sdk

Download core 3.1.6

Filename Size
core-3.1.6.pom
Browse

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

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.4.20
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.3
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.3.3
androidx.recyclerview » recyclerview jar 1.1.0
com.google.code.gson : gson jar 2.8.6
androidx.annotation » annotation jar 1.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.71
org.brotli : dec jar 0.1.2

Project Modules

There are no modules declared in this project.