| License |
License |
|---|---|
| GroupId | GroupIdio.github.mxd888 |
| ArtifactId | ArtifactIdt-im |
| Version | Version1.0.0.v20211226-RELEASE |
| Type | Typepom |
| Description |
DescriptionMDong
a little but strong IM server
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| t-im-1.0.0.v20211226-RELEASE.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.mxd888/t-im/ -->
<dependency>
<groupId>io.github.mxd888</groupId>
<artifactId>t-im</artifactId>
<version>1.0.0.v20211226-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.mxd888/t-im/
implementation 'io.github.mxd888:t-im:1.0.0.v20211226-RELEASE'
// https://jarcasting.com/artifacts/io.github.mxd888/t-im/
implementation ("io.github.mxd888:t-im:1.0.0.v20211226-RELEASE")
'io.github.mxd888:t-im:pom:1.0.0.v20211226-RELEASE'
<dependency org="io.github.mxd888" name="t-im" rev="1.0.0.v20211226-RELEASE">
<artifact name="t-im" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.mxd888', module='t-im', version='1.0.0.v20211226-RELEASE')
)
libraryDependencies += "io.github.mxd888" % "t-im" % "1.0.0.v20211226-RELEASE"
[io.github.mxd888/t-im "1.0.0.v20211226-RELEASE"]