is not current version
Last Version 1.0.0-beta.6

com.github.zj-dreamly:dreamly-tool 1.0.0-beta.5

提供丰富的Java工具方法

GroupId

GroupId

com.github.zj-dreamly
ArtifactId

ArtifactId

dreamly-tool
Version

Version

1.0.0-beta.5
Type

Type

pom

Download dreamly-tool 1.0.0-beta.5


<!-- https://jarcasting.com/artifacts/com.github.zj-dreamly/dreamly-tool/ -->
<dependency>
    <groupId>com.github.zj-dreamly</groupId>
    <artifactId>dreamly-tool</artifactId>
    <version>1.0.0-beta.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zj-dreamly/dreamly-tool/
implementation 'com.github.zj-dreamly:dreamly-tool:1.0.0-beta.5'
// https://jarcasting.com/artifacts/com.github.zj-dreamly/dreamly-tool/
implementation ("com.github.zj-dreamly:dreamly-tool:1.0.0-beta.5")
'com.github.zj-dreamly:dreamly-tool:pom:1.0.0-beta.5'
<dependency org="com.github.zj-dreamly" name="dreamly-tool" rev="1.0.0-beta.5">
  <artifact name="dreamly-tool" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zj-dreamly', module='dreamly-tool', version='1.0.0-beta.5')
)
libraryDependencies += "com.github.zj-dreamly" % "dreamly-tool" % "1.0.0-beta.5"
[com.github.zj-dreamly/dreamly-tool "1.0.0-beta.5"]