GroupId | GroupIdorg.webjars |
---|---|
ArtifactId | ArtifactIdflowplayer-html5 |
Version | Version6.0.4 |
Type | Typejar |
Filename | Size |
---|---|
flowplayer-html5-6.0.4.pom | |
flowplayer-html5-6.0.4.jar | 281 KB |
flowplayer-html5-6.0.4-javadoc.jar | 274 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/flowplayer-html5/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>flowplayer-html5</artifactId>
<version>6.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/flowplayer-html5/
implementation 'org.webjars:flowplayer-html5:6.0.4'
// https://jarcasting.com/artifacts/org.webjars/flowplayer-html5/
implementation ("org.webjars:flowplayer-html5:6.0.4")
'org.webjars:flowplayer-html5:jar:6.0.4'
<dependency org="org.webjars" name="flowplayer-html5" rev="6.0.4">
<artifact name="flowplayer-html5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='flowplayer-html5', version='6.0.4')
)
libraryDependencies += "org.webjars" % "flowplayer-html5" % "6.0.4"
[org.webjars/flowplayer-html5 "6.0.4"]