| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.mxd888 |
| Идентификатор | Идентификаторt-im-common |
| Версия | Версия2.1.1.v20220107-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеa 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |