is not current version
Last Version 2.1.7.v20220120-RELEASE

io.github.mxd888:t-im-common 2.1.2.v20220109-RELEASE


GroupId

GroupId

io.github.mxd888
ArtifactId

ArtifactId

t-im-common
Version

Version

2.1.2.v20220109-RELEASE
Type

Type

jar

Download t-im-common 2.1.2.v20220109-RELEASE


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