is not current version
Last Version 1.0.0-beta.6

com.github.zj-dreamly:dreamly-starter-im 1.0.0-beta.5


GroupId

GroupId

com.github.zj-dreamly
ArtifactId

ArtifactId

dreamly-starter-im
Version

Version

1.0.0-beta.5
Type

Type

jar

Download dreamly-starter-im 1.0.0-beta.5


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