is not current version
Last Version 1.0.0-beta.6

com.github.zj-dreamly:dreamly-tool 0.0.7

提供丰富的Java工具方法

GroupId

GroupId

com.github.zj-dreamly
ArtifactId

ArtifactId

dreamly-tool
Version

Version

0.0.7
Type

Type

pom

Download dreamly-tool 0.0.7

Filename Size
dreamly-tool-0.0.7.pom 9 KB
Browse

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