| License |
License |
|---|---|
| GroupId | GroupIdio.github.macster110 |
| ArtifactId | ArtifactIdjpamutils |
| Version | Version0.0.55 |
| Type | Typejar |
| Description |
Descriptionjpamutils
Signal processing tools for passive acoustic monitoring
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jpamutils-0.0.55.pom | |
| jpamutils-0.0.55.jar | 47 KB |
| jpamutils-0.0.55-sources.jar | 42 KB |
| jpamutils-0.0.55-javadoc.jar | 512 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.macster110/jpamutils/ -->
<dependency>
<groupId>io.github.macster110</groupId>
<artifactId>jpamutils</artifactId>
<version>0.0.55</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.macster110/jpamutils/
implementation 'io.github.macster110:jpamutils:0.0.55'
// https://jarcasting.com/artifacts/io.github.macster110/jpamutils/
implementation ("io.github.macster110:jpamutils:0.0.55")
'io.github.macster110:jpamutils:jar:0.0.55'
<dependency org="io.github.macster110" name="jpamutils" rev="0.0.55">
<artifact name="jpamutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.macster110', module='jpamutils', version='0.0.55')
)
libraryDependencies += "io.github.macster110" % "jpamutils" % "0.0.55"
[io.github.macster110/jpamutils "0.0.55"]
| Group / Artifact | Type | Version |
|---|---|---|
| uk.me.berndporr : iirj | jar | 1.1 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| edu.emory.mathcs : JTransforms | jar | 2.4 |
| us.hebi.matlab.mat : mfl-core | jar | 0.5.6 |
| org.json : json | jar | 20201115 |
| commons-io : commons-io | jar | 2.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |