is not current version
Last Version 1.2

com.github.marc7806:audiowaveform 1.0

Simple Java wrapper around bbc-audiowaveform command-line interface

Categories

Categories

ORM Data
GroupId

GroupId

com.github.marc7806
ArtifactId

ArtifactId

audiowaveform
Version

Version

1.0
Type

Type

jar

Download audiowaveform 1.0


<!-- https://jarcasting.com/artifacts/com.github.marc7806/audiowaveform/ -->
<dependency>
    <groupId>com.github.marc7806</groupId>
    <artifactId>audiowaveform</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marc7806/audiowaveform/
implementation 'com.github.marc7806:audiowaveform:1.0'
// https://jarcasting.com/artifacts/com.github.marc7806/audiowaveform/
implementation ("com.github.marc7806:audiowaveform:1.0")
'com.github.marc7806:audiowaveform:jar:1.0'
<dependency org="com.github.marc7806" name="audiowaveform" rev="1.0">
  <artifact name="audiowaveform" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marc7806', module='audiowaveform', version='1.0')
)
libraryDependencies += "com.github.marc7806" % "audiowaveform" % "1.0"
[com.github.marc7806/audiowaveform "1.0"]