Categories |
CategoriesSmile Business Logic Libraries Machine Learning |
---|---|
GroupId | GroupIdorg.xbib |
ArtifactId | ArtifactIdcontent-smile |
Version | Version1.3.1 |
Type | Typejar |
Filename | Size |
---|---|
content-smile-1.3.1.pom | |
content-smile-1.3.1.jar | 4 KB |
content-smile-1.3.1-sources.jar | 3 KB |
content-smile-1.3.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.xbib/content-smile/ -->
<dependency>
<groupId>org.xbib</groupId>
<artifactId>content-smile</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib/content-smile/
implementation 'org.xbib:content-smile:1.3.1'
// https://jarcasting.com/artifacts/org.xbib/content-smile/
implementation ("org.xbib:content-smile:1.3.1")
'org.xbib:content-smile:jar:1.3.1'
<dependency org="org.xbib" name="content-smile" rev="1.3.1">
<artifact name="content-smile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib', module='content-smile', version='1.3.1')
)
libraryDependencies += "org.xbib" % "content-smile" % "1.3.1"
[org.xbib/content-smile "1.3.1"]