is not current version
Last Version 0.0.2

com.github.pierrenodet:spark-smile_2.12 0.0.1

spark-smile

Categories

Categories

Smile Business Logic Libraries Machine Learning
GroupId

GroupId

com.github.pierrenodet
ArtifactId

ArtifactId

spark-smile_2.12
Version

Version

0.0.1
Type

Type

jar

Download spark-smile_2.12 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.pierrenodet/spark-smile_2.12/ -->
<dependency>
    <groupId>com.github.pierrenodet</groupId>
    <artifactId>spark-smile_2.12</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pierrenodet/spark-smile_2.12/
implementation 'com.github.pierrenodet:spark-smile_2.12:0.0.1'
// https://jarcasting.com/artifacts/com.github.pierrenodet/spark-smile_2.12/
implementation ("com.github.pierrenodet:spark-smile_2.12:0.0.1")
'com.github.pierrenodet:spark-smile_2.12:jar:0.0.1'
<dependency org="com.github.pierrenodet" name="spark-smile_2.12" rev="0.0.1">
  <artifact name="spark-smile_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pierrenodet', module='spark-smile_2.12', version='0.0.1')
)
libraryDependencies += "com.github.pierrenodet" % "spark-smile_2.12" % "0.0.1"
[com.github.pierrenodet/spark-smile_2.12 "0.0.1"]