Last Version

URLShortener 1.0.2

An easy to use Google URL Shortener Library

License

License

GroupId

GroupId

com.pddstudio
ArtifactId

ArtifactId

urlshortener
Version

Version

1.0.2
Type

Type

aar
Description

Description

URLShortener
An easy to use Google URL Shortener Library
Project URL

Project URL

https://github.com/pddstudio/GoogleUrlShortener
Source Code Management

Source Code Management

https://github.com/pddstudio/GoogleUrlShortener

Download urlshortener 1.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.0.0-RC1
com.google.code.gson : gson jar 2.5
com.android.support » support-annotations jar 25.1.1

Project Modules

There are no modules declared in this project.