bitlyj

A Java interface to the bit.ly and j.mp APIs, providing URL-shortening services.

License

License

GroupId

GroupId

com.rosaloves
ArtifactId

ArtifactId

bitlyj
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

bitlyj
A Java interface to the bit.ly and j.mp APIs, providing URL-shortening services.
Project URL

Project URL

http://code.google.com/p/bitlyj/

Download bitlyj

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0