is not current version
Last Version 1.0.0-beta.6

com.github.zj-dreamly:dreamly-starter-develop 0.0.5


GroupId

GroupId

com.github.zj-dreamly
ArtifactId

ArtifactId

dreamly-starter-develop
Version

Version

0.0.5
Type

Type

jar

Download dreamly-starter-develop 0.0.5


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