is not current version
Last Version 2.7.2

org.noear:water.protocol 2.2.7


GroupId

GroupId

org.noear
ArtifactId

ArtifactId

water.protocol
Version

Version

2.2.7
Type

Type

jar

Download water.protocol 2.2.7


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