Last Version

Googl Shortener Library 1.0.0

A Simple Android Library to shorten urls with Goo.gl

License

License

GroupId

GroupId

com.andreabaccega
ArtifactId

ArtifactId

googlshortenerlib
Version

Version

1.0.0
Type

Type

aar
Description

Description

Googl Shortener Library
A Simple Android Library to shorten urls with Goo.gl
Project URL

Project URL

https://github.com/vekexasia/android-googl-shortener-lib
Source Code Management

Source Code Management

https://github.com/vekexasia/android-googl-shortener-lib

Download googlshortenerlib 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp : okhttp jar 2.0.0
com.google.code.gson : gson jar 2.3

Project Modules

There are no modules declared in this project.