License |
License |
---|---|
Categories |
CategoriesSmile Business Logic Libraries Machine Learning |
GroupId | GroupIdtop.opensmile |
ArtifactId | ArtifactIdcommon |
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 |
---|---|
common-1.1.pom | |
common-1.1.jar | 2 KB |
common-1.1-tests.jar | 2 KB |
common-1.1-sources.jar | 2 KB |
common-1.1-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.opensmile/common/ -->
<dependency>
<groupId>top.opensmile</groupId>
<artifactId>common</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.opensmile/common/
implementation 'top.opensmile:common:1.1'
// https://jarcasting.com/artifacts/top.opensmile/common/
implementation ("top.opensmile:common:1.1")
'top.opensmile:common:jar:1.1'
<dependency org="top.opensmile" name="common" rev="1.1">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.opensmile', module='common', version='1.1')
)
libraryDependencies += "top.opensmile" % "common" % "1.1"
[top.opensmile/common "1.1"]
Group / Artifact | Type | Version |
---|---|---|
top.opensmile : core | jar | 1.1 |
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 |