Categories |
CategoriesData Smile Business Logic Libraries Machine Learning ORM |
---|---|
GroupId | GroupIdcom.abubusoft |
ArtifactId | ArtifactIdkripton-dataformat-smile |
Version | Version4.1.0-rc.13 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.abubusoft/kripton-dataformat-smile/ -->
<dependency>
<groupId>com.abubusoft</groupId>
<artifactId>kripton-dataformat-smile</artifactId>
<version>4.1.0-rc.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.abubusoft/kripton-dataformat-smile/
implementation 'com.abubusoft:kripton-dataformat-smile:4.1.0-rc.13'
// https://jarcasting.com/artifacts/com.abubusoft/kripton-dataformat-smile/
implementation ("com.abubusoft:kripton-dataformat-smile:4.1.0-rc.13")
'com.abubusoft:kripton-dataformat-smile:jar:4.1.0-rc.13'
<dependency org="com.abubusoft" name="kripton-dataformat-smile" rev="4.1.0-rc.13">
<artifact name="kripton-dataformat-smile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.abubusoft', module='kripton-dataformat-smile', version='4.1.0-rc.13')
)
libraryDependencies += "com.abubusoft" % "kripton-dataformat-smile" % "4.1.0-rc.13"
[com.abubusoft/kripton-dataformat-smile "4.1.0-rc.13"]