| License |
License |
|---|---|
| GroupId | GroupIdedu.berkeley.cs |
| ArtifactId | ArtifactIddsptools_2.11 |
| Last Version | Last Version1.4.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondsptools
dsptools
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationedu.berkeley.cs |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dsptools_2.11-1.4.4.pom | |
| dsptools_2.11-1.4.4.jar | 704 KB |
| dsptools_2.11-1.4.4-sources.jar | 61 KB |
| dsptools_2.11-1.4.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/edu.berkeley.cs/dsptools_2.11/ -->
<dependency>
<groupId>edu.berkeley.cs</groupId>
<artifactId>dsptools_2.11</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/edu.berkeley.cs/dsptools_2.11/
implementation 'edu.berkeley.cs:dsptools_2.11:1.4.4'
// https://jarcasting.com/artifacts/edu.berkeley.cs/dsptools_2.11/
implementation ("edu.berkeley.cs:dsptools_2.11:1.4.4")
'edu.berkeley.cs:dsptools_2.11:jar:1.4.4'
<dependency org="edu.berkeley.cs" name="dsptools_2.11" rev="1.4.4">
<artifact name="dsptools_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.berkeley.cs', module='dsptools_2.11', version='1.4.4')
)
libraryDependencies += "edu.berkeley.cs" % "dsptools_2.11" % "1.4.4"
[edu.berkeley.cs/dsptools_2.11 "1.4.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| edu.berkeley.cs : chisel-iotesters_2.11 | jar | 1.5.4 |
| org.typelevel : spire_2.11 | jar | 0.16.2 |
| org.scalanlp : breeze_2.11 | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |
| org.scalatest : scalatest_2.11 | jar | 3.0.8 |
| org.scalacheck : scalacheck_2.11 | jar | 1.14.3 |