is not current version
Last Version 2.7.2

org.noear:water.client 2.4.1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.noear
ArtifactId

ArtifactId

water.client
Version

Version

2.4.1
Type

Type

jar

Download water.client 2.4.1


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