Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdio.github.doocs |
ArtifactId | ArtifactIdim-server-sdk-java |
Version | Version0.3.16 |
Type | Typejar |
Filename | Size |
---|---|
im-server-sdk-java-0.3.16.pom | |
im-server-sdk-java-0.3.16.jar | 461 KB |
im-server-sdk-java-0.3.16-sources.jar | 248 KB |
im-server-sdk-java-0.3.16-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.doocs/im-server-sdk-java/ -->
<dependency>
<groupId>io.github.doocs</groupId>
<artifactId>im-server-sdk-java</artifactId>
<version>0.3.16</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.doocs/im-server-sdk-java/
implementation 'io.github.doocs:im-server-sdk-java:0.3.16'
// https://jarcasting.com/artifacts/io.github.doocs/im-server-sdk-java/
implementation ("io.github.doocs:im-server-sdk-java:0.3.16")
'io.github.doocs:im-server-sdk-java:jar:0.3.16'
<dependency org="io.github.doocs" name="im-server-sdk-java" rev="0.3.16">
<artifact name="im-server-sdk-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.doocs', module='im-server-sdk-java', version='0.3.16')
)
libraryDependencies += "io.github.doocs" % "im-server-sdk-java" % "0.3.16"
[io.github.doocs/im-server-sdk-java "0.3.16"]