is not current version
Last Version 2.7.2

org.noear:water-parent 2.4.2

Java project for water

GroupId

GroupId

org.noear
ArtifactId

ArtifactId

water-parent
Version

Version

2.4.2
Type

Type

pom

Download water-parent 2.4.2

Filename Size
water-parent-2.4.2.pom 15 KB
Browse

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