License |
License |
---|---|
GroupId | GroupIdcom.truecar.mleap |
ArtifactId | ArtifactIdmleap-core_2.10 |
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.10-0.1.5.pom | |
mleap-core_2.10-0.1.5.jar | 131 KB |
mleap-core_2.10-0.1.5-sources.jar | 15 KB |
mleap-core_2.10-0.1.5-javadoc.jar | 464 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.truecar.mleap/mleap-core_2.10/ -->
<dependency>
<groupId>com.truecar.mleap</groupId>
<artifactId>mleap-core_2.10</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.truecar.mleap/mleap-core_2.10/
implementation 'com.truecar.mleap:mleap-core_2.10:0.1.5'
// https://jarcasting.com/artifacts/com.truecar.mleap/mleap-core_2.10/
implementation ("com.truecar.mleap:mleap-core_2.10:0.1.5")
'com.truecar.mleap:mleap-core_2.10:jar:0.1.5'
<dependency org="com.truecar.mleap" name="mleap-core_2.10" rev="0.1.5">
<artifact name="mleap-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truecar.mleap', module='mleap-core_2.10', version='0.1.5')
)
libraryDependencies += "com.truecar.mleap" % "mleap-core_2.10" % "0.1.5"
[com.truecar.mleap/mleap-core_2.10 "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
org.scalanlp : breeze_2.10 | jar | 0.11.2 |
org.scalanlp : breeze-natives_2.10 | jar | 0.11.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 3.0.0-M15 |