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