License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.scalanlp |
ArtifactId | ArtifactIdbreeze-process_2.10 |
Version | Version0.3 |
Type | Typejar |
Description |
Descriptionbreeze-process
breeze-process
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.scalanlp |
Filename | Size |
---|---|
breeze-process_2.10-0.3.pom | |
breeze-process_2.10-0.3.jar | 664 KB |
breeze-process_2.10-0.3-sources.jar | 65 KB |
breeze-process_2.10-0.3-javadoc.jar | 939 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.scalanlp/breeze-process_2.10/ -->
<dependency>
<groupId>org.scalanlp</groupId>
<artifactId>breeze-process_2.10</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalanlp/breeze-process_2.10/
implementation 'org.scalanlp:breeze-process_2.10:0.3'
// https://jarcasting.com/artifacts/org.scalanlp/breeze-process_2.10/
implementation ("org.scalanlp:breeze-process_2.10:0.3")
'org.scalanlp:breeze-process_2.10:jar:0.3'
<dependency org="org.scalanlp" name="breeze-process_2.10" rev="0.3">
<artifact name="breeze-process_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalanlp', module='breeze-process_2.10', version='0.3')
)
libraryDependencies += "org.scalanlp" % "breeze-process_2.10" % "0.3"
[org.scalanlp/breeze-process_2.10 "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scalanlp : breeze-math_2.10 | jar | 0.3 |
org.scalanlp : breeze-core_2.10 | jar | 0.3 |
org.scala-lang : scala-library | jar | 2.10.1 |
com.thoughtworks.paranamer : paranamer | jar | 2.2 |
com.googlecode.netlib-java : netlib-java | jar | 0.9.3 |
org.jblas : jblas | jar | 1.2.3 |
org.apache.commons : commons-math3 | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_2.10 | jar | 1.10.0 |
org.scalatest : scalatest_2.10 | jar | 2.0.M5b |
junit : junit | jar | 4.5 |