is not current version
Last Version 2.7.2

org.noear:water.client 2.2.7


Categories

Categories

CLI User Interface
GroupId

GroupId

org.noear
ArtifactId

ArtifactId

water.client
Version

Version

2.2.7
Type

Type

jar

Download water.client 2.2.7


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