Последняя версия

jGooGl - Fluent goo.gl API Java Wrapper 1.0

goo.gl is a Google service to shorten links, much like bit.ly or others. jGooGl is an wrapper around the API Google offers for this service, using it, it's really easy to get shortened links or revert such goo.gl/example links.

Лицензия

Лицензия

Группа

Группа

pl.project13
Идентификатор

Идентификатор

jgoogl
Версия

Версия

1.0
Тип

Тип

jar
Описание

Описание

jGooGl - Fluent goo.gl API Java Wrapper
goo.gl is a Google service to shorten links, much like bit.ly or others. jGooGl is an wrapper around the API Google offers for this service, using it, it's really easy to get shortened links or revert such goo.gl/example links.
Ссылка на сайт

Ссылка на сайт

http://github.com/ktoso/jgoogl
Система контроля версий

Система контроля версий

https://github.com/ktoso/jgoogl

Скачать jgoogl 1.0


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 1.4
com.ning : async-http-client jar 1.0.0
com.google.guava : guava jar 15.0
joda-time : joda-time jar 1.6

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2
org.easytesting : fest-assert jar 1.3
org.mockito : mockito-all jar 1.8.5

Модули Проекта

Данный проект не имеет модулей.