is not current version
Last Version 2.7.2

org.noear:water.protocol 2.0.15


GroupId

GroupId

org.noear
ArtifactId

ArtifactId

water.protocol
Version

Version

2.0.15
Type

Type

jar

Download water.protocol 2.0.15


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