| License |
License |
|---|---|
| GroupId | GroupIdcom.zicenter |
| ArtifactId | ArtifactIdservices |
| Version | Version1.0.7 |
| Type | Typejar |
| Description |
DescriptionZicenter Shortener Client
Maven client for the zicenter shortener service
|
| Filename | Size |
|---|---|
| services-1.0.7.pom | |
| services-1.0.7.jar | 13 KB |
| services-1.0.7-sources.jar | 6 KB |
| services-1.0.7-javadoc.jar | 480 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
| com.google.code.gson : gson | jar | 2.8.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.1.0 |