| License | License
                                                        BSD 3-Clause                                                 | 
|---|---|
| Categories | CategoriesJavaScript Languages Github Development Tools Version Controls | 
| GroupId | GroupIdorg.webjars.bower | 
| ArtifactId | ArtifactIdgithub-com-katspaugh-wavesurfer-js | 
| Last Version | Last Version1.4.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionwavesurfer.js WebJar for wavesurfer.js | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-katspaugh-wavesurfer-js/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>github-com-katspaugh-wavesurfer-js</artifactId>
    <version>1.4.0</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.bower/github-com-katspaugh-wavesurfer-js/
implementation 'org.webjars.bower:github-com-katspaugh-wavesurfer-js:1.4.0'// https://jarcasting.com/artifacts/org.webjars.bower/github-com-katspaugh-wavesurfer-js/
implementation ("org.webjars.bower:github-com-katspaugh-wavesurfer-js:1.4.0")'org.webjars.bower:github-com-katspaugh-wavesurfer-js:jar:1.4.0'<dependency org="org.webjars.bower" name="github-com-katspaugh-wavesurfer-js" rev="1.4.0">
  <artifact name="github-com-katspaugh-wavesurfer-js" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.bower', module='github-com-katspaugh-wavesurfer-js', version='1.4.0')
)libraryDependencies += "org.webjars.bower" % "github-com-katspaugh-wavesurfer-js" % "1.4.0"[org.webjars.bower/github-com-katspaugh-wavesurfer-js "1.4.0"]