Categories |
CategoriesIDE Development Tools JavaScript Languages Github Version Controls |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-brightcove-videojs-playlist |
Version | Versionv3.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-brightcove-videojs-playlist/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-brightcove-videojs-playlist</artifactId>
<version>v3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-brightcove-videojs-playlist/
implementation 'org.webjars.bower:github-com-brightcove-videojs-playlist:v3.0.2'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-brightcove-videojs-playlist/
implementation ("org.webjars.bower:github-com-brightcove-videojs-playlist:v3.0.2")
'org.webjars.bower:github-com-brightcove-videojs-playlist:jar:v3.0.2'
<dependency org="org.webjars.bower" name="github-com-brightcove-videojs-playlist" rev="v3.0.2">
<artifact name="github-com-brightcove-videojs-playlist" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-brightcove-videojs-playlist', version='v3.0.2')
)
libraryDependencies += "org.webjars.bower" % "github-com-brightcove-videojs-playlist" % "v3.0.2"
[org.webjars.bower/github-com-brightcove-videojs-playlist "v3.0.2"]