is not current version
Last Version 1.0.1

org.coldis.library:service-client 0.0.15

Java service client utilities.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.coldis.library
ArtifactId

ArtifactId

service-client
Version

Version

0.0.15
Type

Type

jar

Download service-client 0.0.15


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