License |
License |
---|---|
GroupId | GroupIdorg.cogchar |
ArtifactId | ArtifactIdorg.cogchar.lib.sonograph |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.cogchar.lib.sonograph - POJO
Cogchar Sonograph - experimental/imported audio display code
|
<!-- https://jarcasting.com/artifacts/org.cogchar/org.cogchar.lib.sonograph/ -->
<dependency>
<groupId>org.cogchar</groupId>
<artifactId>org.cogchar.lib.sonograph</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.cogchar/org.cogchar.lib.sonograph/
implementation 'org.cogchar:org.cogchar.lib.sonograph:1.1.4'
// https://jarcasting.com/artifacts/org.cogchar/org.cogchar.lib.sonograph/
implementation ("org.cogchar:org.cogchar.lib.sonograph:1.1.4")
'org.cogchar:org.cogchar.lib.sonograph:jar:1.1.4'
<dependency org="org.cogchar" name="org.cogchar.lib.sonograph" rev="1.1.4">
<artifact name="org.cogchar.lib.sonograph" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cogchar', module='org.cogchar.lib.sonograph', version='1.1.4')
)
libraryDependencies += "org.cogchar" % "org.cogchar.lib.sonograph" % "1.1.4"
[org.cogchar/org.cogchar.lib.sonograph "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.cogchar : org.cogchar.lib.core.api | jar | 1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |