is not current version
Last Version 0.0.24

io.higgs:ws-client 0.0.10

Higgs HTTP Client

Categories

Categories

CLI User Interface
GroupId

GroupId

io.higgs
ArtifactId

ArtifactId

ws-client
Version

Version

0.0.10
Type

Type

jar

Download ws-client 0.0.10


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