is not current version
Last Version 1.0.0-beta.6

com.github.zj-dreamly:dreamly-starter-oss 1.0.0-beta.3


GroupId

GroupId

com.github.zj-dreamly
ArtifactId

ArtifactId

dreamly-starter-oss
Version

Version

1.0.0-beta.3
Type

Type

jar

Download dreamly-starter-oss 1.0.0-beta.3


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