License |
License |
---|---|
GroupId | GroupIdio.github.mxd888 |
ArtifactId | ArtifactIdt-im-common |
Version | Version2.1.1.v20220107-RELEASE |
Type | Typejar |
Description |
Descriptiona little but strong IM server
|
<!-- https://jarcasting.com/artifacts/io.github.mxd888/t-im-common/ -->
<dependency>
<groupId>io.github.mxd888</groupId>
<artifactId>t-im-common</artifactId>
<version>2.1.1.v20220107-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mxd888/t-im-common/
implementation 'io.github.mxd888:t-im-common:2.1.1.v20220107-RELEASE'
// https://jarcasting.com/artifacts/io.github.mxd888/t-im-common/
implementation ("io.github.mxd888:t-im-common:2.1.1.v20220107-RELEASE")
'io.github.mxd888:t-im-common:jar:2.1.1.v20220107-RELEASE'
<dependency org="io.github.mxd888" name="t-im-common" rev="2.1.1.v20220107-RELEASE">
<artifact name="t-im-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mxd888', module='t-im-common', version='2.1.1.v20220107-RELEASE')
)
libraryDependencies += "io.github.mxd888" % "t-im-common" % "2.1.1.v20220107-RELEASE"
[io.github.mxd888/t-im-common "2.1.1.v20220107-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.t-io : tio-websocket-common | jar | 3.7.4.v20210808-RELEASE |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha4 |
cn.hutool : hutool-all | jar | 5.7.15 |