is not current version
Last Version 2.1.4

com.klinkerapps:giphy 2.1.1

An easy-to-implement search tool for finding awesome GIFs

GroupId

GroupId

com.klinkerapps
ArtifactId

ArtifactId

giphy
Version

Version

2.1.1
Type

Type

aar

Download giphy 2.1.1


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