License |
License |
---|---|
GroupId | GroupIdcom.truecar.mleap |
ArtifactId | ArtifactIdmleap-core_2.11 |
Version | Version0.1.5 |
Type | Typejar |
Description |
Descriptionmleap-core
mleap-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mleap-core_2.11-0.1.5.pom | |
mleap-core_2.11-0.1.5.jar | 134 KB |
mleap-core_2.11-0.1.5-sources.jar | 15 KB |
mleap-core_2.11-0.1.5-javadoc.jar | 464 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.truecar.mleap/mleap-core_2.11/ -->
<dependency>
<groupId>com.truecar.mleap</groupId>
<artifactId>mleap-core_2.11</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.truecar.mleap/mleap-core_2.11/
implementation 'com.truecar.mleap:mleap-core_2.11:0.1.5'
// https://jarcasting.com/artifacts/com.truecar.mleap/mleap-core_2.11/
implementation ("com.truecar.mleap:mleap-core_2.11:0.1.5")
'com.truecar.mleap:mleap-core_2.11:jar:0.1.5'
<dependency org="com.truecar.mleap" name="mleap-core_2.11" rev="0.1.5">
<artifact name="mleap-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truecar.mleap', module='mleap-core_2.11', version='0.1.5')
)
libraryDependencies += "com.truecar.mleap" % "mleap-core_2.11" % "0.1.5"
[com.truecar.mleap/mleap-core_2.11 "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
org.scalanlp : breeze_2.11 | jar | 0.11.2 |
org.scalanlp : breeze-natives_2.11 | jar | 0.11.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.0-M15 |