is not current version
Last Version 1.0

com.github.youyinnn:you-im 0.5


GroupId

GroupId

com.github.youyinnn
ArtifactId

ArtifactId

you-im
Version

Version

0.5
Type

Type

jar

Download you-im 0.5


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