GroupId | GroupIdcom.truecar.mleap |
---|---|
ArtifactId | ArtifactIdmleap-spark_2.10 |
Version | Version0.1.4 |
Type | Typejar |
Filename | Size |
---|---|
mleap-spark_2.10-0.1.4.pom | |
mleap-spark_2.10-0.1.4.jar | 255 KB |
mleap-spark_2.10-0.1.4-sources.jar | 28 KB |
mleap-spark_2.10-0.1.4-javadoc.jar | 573 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.truecar.mleap/mleap-spark_2.10/ -->
<dependency>
<groupId>com.truecar.mleap</groupId>
<artifactId>mleap-spark_2.10</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.truecar.mleap/mleap-spark_2.10/
implementation 'com.truecar.mleap:mleap-spark_2.10:0.1.4'
// https://jarcasting.com/artifacts/com.truecar.mleap/mleap-spark_2.10/
implementation ("com.truecar.mleap:mleap-spark_2.10:0.1.4")
'com.truecar.mleap:mleap-spark_2.10:jar:0.1.4'
<dependency org="com.truecar.mleap" name="mleap-spark_2.10" rev="0.1.4">
<artifact name="mleap-spark_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truecar.mleap', module='mleap-spark_2.10', version='0.1.4')
)
libraryDependencies += "com.truecar.mleap" % "mleap-spark_2.10" % "0.1.4"
[com.truecar.mleap/mleap-spark_2.10 "0.1.4"]