is not current version
Last Version 2.7.2

org.noear:water.client 2.0.1-b5


Categories

Categories

CLI User Interface
GroupId

GroupId

org.noear
ArtifactId

ArtifactId

water.client
Version

Version

2.0.1-b5
Type

Type

jar

Download water.client 2.0.1-b5


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