is not current version
Last Version 3.4.27

org.noear:weed3-parent 3.4.13

Java project for weed3

GroupId

GroupId

org.noear
ArtifactId

ArtifactId

weed3-parent
Version

Version

3.4.13
Type

Type

pom

Download weed3-parent 3.4.13

Filename Size
weed3-parent-3.4.13.pom 8 KB
Browse

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