| Категории |
КатегорииSmile Прикладные библиотеки Machine Learning |
|---|---|
| Группа | Группаorg.xbib |
| Идентификатор | Идентификаторcontent-smile |
| Версия | Версия1.1.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| content-smile-1.1.0.pom | |
| content-smile-1.1.0.jar | 4 KB |
| content-smile-1.1.0-sources.jar | 3 KB |
| content-smile-1.1.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.xbib/content-smile/ -->
<dependency>
<groupId>org.xbib</groupId>
<artifactId>content-smile</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib/content-smile/
implementation 'org.xbib:content-smile:1.1.0'
// https://jarcasting.com/artifacts/org.xbib/content-smile/
implementation ("org.xbib:content-smile:1.1.0")
'org.xbib:content-smile:jar:1.1.0'
<dependency org="org.xbib" name="content-smile" rev="1.1.0">
<artifact name="content-smile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib', module='content-smile', version='1.1.0')
)
libraryDependencies += "org.xbib" % "content-smile" % "1.1.0"
[org.xbib/content-smile "1.1.0"]