is not current version
Last Version 2.1.4

com.klinkerapps:giphy 2.0.0

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

GroupId

GroupId

com.klinkerapps
ArtifactId

ArtifactId

giphy
Version

Version

2.0.0
Type

Type

aar

Download giphy 2.0.0


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