is not current version
Last Version 3.4.27

org.noear:weed3-parent 3.2.5

Java project for weed3

GroupId

GroupId

org.noear
ArtifactId

ArtifactId

weed3-parent
Version

Version

3.2.5
Type

Type

pom

Download weed3-parent 3.2.5

Filename Size
weed3-parent-3.2.5.pom 7 KB
Browse

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