is not current version
Last Version 2.1.4

com.klinkerapps:giphy 1.1.0

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

GroupId

GroupId

com.klinkerapps
ArtifactId

ArtifactId

giphy
Version

Version

1.1.0
Type

Type

aar

Download giphy 1.1.0


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