Last Version

Zicenter Shortener Client 1.0.7

Maven client for the zicenter shortener service

License

License

GroupId

GroupId

com.zicenter
ArtifactId

ArtifactId

services
Version

Version

1.0.7
Type

Type

jar
Description

Description

Zicenter Shortener Client
Maven client for the zicenter shortener service

Download services 1.0.7


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.1
com.google.code.gson : gson jar 2.8.6

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.1.0

Project Modules

There are no modules declared in this project.