simple-java-bitly

Very simple URL shortener for Java based on Bitly

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.romain-warnan
ArtifactId

ArtifactId

simple-java-bitly
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

simple-java-bitly
Very simple URL shortener for Java based on Bitly
Project URL

Project URL

https://github.com/romain-warnan/simple-java-bitly
Source Code Management

Source Code Management

https://github.com/romain-warnan/simple-java-bitly

Download simple-java-bitly

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-client jar 2.23.2
org.glassfish.jersey.connectors : jersey-apache-connector jar 2.23.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0