is not current version
Last Version 3.0.0

org.xbib:content-smile 2.0.5

Content processing library for Java

Categories

Categories

Smile Business Logic Libraries Machine Learning
GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

content-smile
Version

Version

2.0.5
Type

Type

jar

Download content-smile 2.0.5


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