k

kripton-dataformat-smile

This is jar need to support SMILE format.
Files download
File Operation
kripton-dataformat-smile-8.0.0-rc.6.jar download
kripton-dataformat-smile-8.0.0-rc.6.pom download
kripton-dataformat-smile-8.0.0-rc.6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.abubusoft</groupId>
  <artifactId>kripton-dataformat-smile</artifactId>
  <version>8.0.0-rc.6</version>
</dependency>
Gradle Groovy
implementation 'com.abubusoft:kripton-dataformat-smile:8.0.0-rc.6'
Gradle Kotlin
implementation("com.abubusoft:kripton-dataformat-smile:8.0.0-rc.6")
Scala SBT
libraryDependencies += "com.abubusoft" % "kripton-dataformat-smile" % "8.0.0-rc.6"
Groovy Grape
@Grapes(
  @Grab(group='com.abubusoft', module='kripton-dataformat-smile', version='8.0.0-rc.6')
)
Apache Ivy
<dependency org="com.abubusoft" name="kripton-dataformat-smile" rev="8.0.0-rc.6" />
Leiningen
[com.abubusoft/kripton-dataformat-smile "8.0.0-rc.6"]
Apache Buildr
'com.abubusoft:kripton-dataformat-smile:jar:8.0.0-rc.6'