k

kripton-dataformat-smile

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