is not current version
Last Version 3.0.0

org.xbib:content-smile 1.0.7

Content processing library for Java

Categories

Categories

Smile Business Logic Libraries Machine Learning
GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

content-smile
Version

Version

1.0.7
Type

Type

jar

Download content-smile 1.0.7


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