is not current version
Last Version 1.0.9

org.zlwl:rutools-parent 1.0.7

华仔的工具类

GroupId

GroupId

org.zlwl
ArtifactId

ArtifactId

rutools-parent
Version

Version

1.0.7
Type

Type

pom

Download rutools-parent 1.0.7

Filename Size
rutools-parent-1.0.7.pom 8 KB
Browse

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