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