is not current version
Last Version 3.0.0

org.xbib:content-smile 1.2.4

Content processing library for Java

Categories

Categories

Smile Business Logic Libraries Machine Learning
GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

content-smile
Version

Version

1.2.4
Type

Type

jar

Download content-smile 1.2.4


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