License |
License |
---|---|
GroupId | GroupIdorg.noear |
ArtifactId | ArtifactIdweed3-solon-plugin |
Last Version | Last Version3.2.33 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava project for weed3
|
<!-- https://jarcasting.com/artifacts/org.noear/weed3-solon-plugin/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>weed3-solon-plugin</artifactId>
<version>3.2.33</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/weed3-solon-plugin/
implementation 'org.noear:weed3-solon-plugin:3.2.33'
// https://jarcasting.com/artifacts/org.noear/weed3-solon-plugin/
implementation ("org.noear:weed3-solon-plugin:3.2.33")
'org.noear:weed3-solon-plugin:jar:3.2.33'
<dependency org="org.noear" name="weed3-solon-plugin" rev="3.2.33">
<artifact name="weed3-solon-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='weed3-solon-plugin', version='3.2.33')
)
libraryDependencies += "org.noear" % "weed3-solon-plugin" % "3.2.33"
[org.noear/weed3-solon-plugin "3.2.33"]
Group / Artifact | Type | Version |
---|---|---|
org.noear : weed3 | jar | 3.2.33 |
Group / Artifact | Type | Version |
---|---|---|
org.noear : solon | jar | 1.3.3 |