is not current version
Last Version 2.7.2

org.noear:water-parent 2.0.3

Java project for water

GroupId

GroupId

org.noear
ArtifactId

ArtifactId

water-parent
Version

Version

2.0.3
Type

Type

pom

Download water-parent 2.0.3

Filename Size
water-parent-2.0.3.pom 11 KB
Browse

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