is not current version
Last Version 0.4.3

cc.zuv:z-service 0.2.5

Zuv Service Library

GroupId

GroupId

cc.zuv
ArtifactId

ArtifactId

z-service
Version

Version

0.2.5
Type

Type

jar

Download z-service 0.2.5


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