Last Version

urlshortener 0.3.0

Java library for URL shortening services

License

License

GroupId

GroupId

com.maginatics
ArtifactId

ArtifactId

urlshortener
Version

Version

0.3.0
Type

Type

jar
Description

Description

urlshortener
Java library for URL shortening services
Project URL

Project URL

https://github.com/maginatics/urlshortener
Source Code Management

Source Code Management

https://github.com/maginatics/urlshortener

Download urlshortener 0.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
org.slf4j : slf4j-api jar 1.7.5
com.squareup.retrofit : retrofit jar 1.3.0

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 1.5.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.