Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-katspaugh-wavesurfer-js |
Version | Version1.0.53 |
Type | Typejar |
<!-- 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.0.53</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-katspaugh-wavesurfer-js/
implementation 'org.webjars.bower:github-com-katspaugh-wavesurfer-js:1.0.53'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-katspaugh-wavesurfer-js/
implementation ("org.webjars.bower:github-com-katspaugh-wavesurfer-js:1.0.53")
'org.webjars.bower:github-com-katspaugh-wavesurfer-js:jar:1.0.53'
<dependency org="org.webjars.bower" name="github-com-katspaugh-wavesurfer-js" rev="1.0.53">
<artifact name="github-com-katspaugh-wavesurfer-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-katspaugh-wavesurfer-js', version='1.0.53')
)
libraryDependencies += "org.webjars.bower" % "github-com-katspaugh-wavesurfer-js" % "1.0.53"
[org.webjars.bower/github-com-katspaugh-wavesurfer-js "1.0.53"]