is not current version
Last Version 6.0.5

org.webjars:flowplayer-html5 5.4.6

WebJar for flowplayer-html5

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

flowplayer-html5
Version

Version

5.4.6
Type

Type

jar

Download flowplayer-html5 5.4.6


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