is not current version
Last Version 4.0.14

com.gluonhq.attach:video 4.0.7

API for accessing video features

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.gluonhq.attach
ArtifactId

ArtifactId

video
Version

Version

4.0.7
Type

Type

jar

Download video 4.0.7


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