License |
License |
---|---|
Categories |
CategoriesSmile Business Logic Libraries Machine Learning |
GroupId | GroupIdtop.opensmile |
ArtifactId | ArtifactIdchatroom |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttps://github.com/zcjava/base_netty_apps/tree/master/core
|
Project Organization |
Project Organizationopensmile |
Filename | Size |
---|---|
chatroom-1.1.pom | |
chatroom-1.1.jar | 9 KB |
chatroom-1.1-tests.jar | 3 KB |
chatroom-1.1-sources.jar | 6 KB |
chatroom-1.1-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.opensmile/chatroom/ -->
<dependency>
<groupId>top.opensmile</groupId>
<artifactId>chatroom</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.opensmile/chatroom/
implementation 'top.opensmile:chatroom:1.1'
// https://jarcasting.com/artifacts/top.opensmile/chatroom/
implementation ("top.opensmile:chatroom:1.1")
'top.opensmile:chatroom:jar:1.1'
<dependency org="top.opensmile" name="chatroom" rev="1.1">
<artifact name="chatroom" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.opensmile', module='chatroom', version='1.1')
)
libraryDependencies += "top.opensmile" % "chatroom" % "1.1"
[top.opensmile/chatroom "1.1"]
Group / Artifact | Type | Version |
---|---|---|
top.opensmile : core | jar | 1.1 |
top.opensmile : common | jar | 1.1 |
com.h2database : h2 | jar | 1.4.192 |
io.netty : netty-all | jar | 4.0.23.Final |
junit : junit | jar | 4.12 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
ch.qos.logback : logback-core | jar | 1.1.7 |
org.slf4j : slf4j-api | jar | 1.7.21 |