Last Version

Google URL Shortener 0.1.6

A java library for Google URL Shortener

License

License

GroupId

GroupId

org.isuper
ArtifactId

ArtifactId

isuper.urlshortener.google
Version

Version

0.1.6
Type

Type

jar
Description

Description

Google URL Shortener
A java library for Google URL Shortener
Project Organization

Project Organization

iSuper.org

Download isuper.urlshortener.google 0.1.6


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpasyncclient jar 4.1.2
com.fasterxml.jackson.core : jackson-annotations jar 2.7.5
com.fasterxml.jackson.core : jackson-core jar 2.7.5
com.fasterxml.jackson.core : jackson-databind jar 2.7.5
org.apache.logging.log4j : log4j-api jar 2.6.1

runtime (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.6.1
org.apache.logging.log4j : log4j-jcl jar 2.6.1
commons-codec : commons-codec jar 1.9
commons-logging : commons-logging jar 1.2

Project Modules

There are no modules declared in this project.