License |
License |
---|---|
Categories |
CategoriesData Smile Business Logic Libraries Machine Learning ORM |
GroupId | GroupIdcom.abubusoft |
ArtifactId | ArtifactIdkripton-dataformat-smile |
Last Version | Last Version8.0.0-rc.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKripton SMILE data format
This is jar need to support SMILE format.
|
<!-- https://jarcasting.com/artifacts/com.abubusoft/kripton-dataformat-smile/ -->
<dependency>
<groupId>com.abubusoft</groupId>
<artifactId>kripton-dataformat-smile</artifactId>
<version>8.0.0-rc.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.abubusoft/kripton-dataformat-smile/
implementation 'com.abubusoft:kripton-dataformat-smile:8.0.0-rc.6'
// https://jarcasting.com/artifacts/com.abubusoft/kripton-dataformat-smile/
implementation ("com.abubusoft:kripton-dataformat-smile:8.0.0-rc.6")
'com.abubusoft:kripton-dataformat-smile:jar:8.0.0-rc.6'
<dependency org="com.abubusoft" name="kripton-dataformat-smile" rev="8.0.0-rc.6">
<artifact name="kripton-dataformat-smile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.abubusoft', module='kripton-dataformat-smile', version='8.0.0-rc.6')
)
libraryDependencies += "com.abubusoft" % "kripton-dataformat-smile" % "8.0.0-rc.6"
[com.abubusoft/kripton-dataformat-smile "8.0.0-rc.6"]
Group / Artifact | Type | Version |
---|---|---|
com.abubusoft : kripton | jar | 8.0.0-rc.6 |
com.fasterxml.jackson.dataformat : jackson-dataformat-smile | jar | 2.11.2 |