Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdvideogular-overlay-play |
Version | Version1.1.1 |
Type | Typejar |
Filename | Size |
---|---|
videogular-overlay-play-1.1.1.pom | |
videogular-overlay-play-1.1.1.jar | 7 KB |
videogular-overlay-play-1.1.1-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/videogular-overlay-play/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>videogular-overlay-play</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/videogular-overlay-play/
implementation 'org.webjars.bower:videogular-overlay-play:1.1.1'
// https://jarcasting.com/artifacts/org.webjars.bower/videogular-overlay-play/
implementation ("org.webjars.bower:videogular-overlay-play:1.1.1")
'org.webjars.bower:videogular-overlay-play:jar:1.1.1'
<dependency org="org.webjars.bower" name="videogular-overlay-play" rev="1.1.1">
<artifact name="videogular-overlay-play" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='videogular-overlay-play', version='1.1.1')
)
libraryDependencies += "org.webjars.bower" % "videogular-overlay-play" % "1.1.1"
[org.webjars.bower/videogular-overlay-play "1.1.1"]