Last Version

Bitly Java API 1.0.4

Java client library to execute operations on URLs using the Bitly API.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.opsmatters
ArtifactId

ArtifactId

bitly-java-api
Version

Version

1.0.4
Type

Type

jar
Description

Description

Bitly Java API
Java client library to execute operations on URLs using the Bitly API.
Project URL

Project URL

https://github.com/opsmatters/bitly-java-api
Source Code Management

Source Code Management

https://github.com/opsmatters/bitly-java-api

Download bitly-java-api 1.0.4


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
com.google.guava : guava jar 29.0-jre
org.apache.httpcomponents : httpclient jar 4.5.9
org.apache.httpcomponents : httpcore jar 4.4.11
org.apache.commons : commons-lang3 jar 3.8.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.