не последняя версия
Последняя версия 3.0.0

org.xbib:content-smile 2.0.4

Content processing library for Java

Категории

Категории

Smile Прикладные библиотеки Machine Learning
Группа

Группа

org.xbib
Идентификатор

Идентификатор

content-smile
Версия

Версия

2.0.4
Тип

Тип

jar

Скачать content-smile 2.0.4


<!-- https://jarcasting.com/artifacts/org.xbib/content-smile/ -->
<dependency>
    <groupId>org.xbib</groupId>
    <artifactId>content-smile</artifactId>
    <version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib/content-smile/
implementation 'org.xbib:content-smile:2.0.4'
// https://jarcasting.com/artifacts/org.xbib/content-smile/
implementation ("org.xbib:content-smile:2.0.4")
'org.xbib:content-smile:jar:2.0.4'
<dependency org="org.xbib" name="content-smile" rev="2.0.4">
  <artifact name="content-smile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib', module='content-smile', version='2.0.4')
)
libraryDependencies += "org.xbib" % "content-smile" % "2.0.4"
[org.xbib/content-smile "2.0.4"]