is not current version
Last Version 0.4.3

cc.zuv:z-service 0.1.8

Zuv Service Library

GroupId

GroupId

cc.zuv
ArtifactId

ArtifactId

z-service
Version

Version

0.1.8
Type

Type

jar

Download z-service 0.1.8


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