| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesIDE Development Tools | 
        
| GroupId | GroupIdcom.eworkcloud.starter | 
    
| ArtifactId | ArtifactIdework-cloud-starter-video | 
    
| Last Version | Last Version2.5.8 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionEwork Cloud Starter Video 
            Ework Cloud Starter Video 
         | 
    
<!-- https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-video/ -->
<dependency>
    <groupId>com.eworkcloud.starter</groupId>
    <artifactId>ework-cloud-starter-video</artifactId>
    <version>2.5.8</version>
</dependency>
                // https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-video/
implementation 'com.eworkcloud.starter:ework-cloud-starter-video:2.5.8'
                // https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-video/
implementation ("com.eworkcloud.starter:ework-cloud-starter-video:2.5.8")
                'com.eworkcloud.starter:ework-cloud-starter-video:jar:2.5.8'
                <dependency org="com.eworkcloud.starter" name="ework-cloud-starter-video" rev="2.5.8">
  <artifact name="ework-cloud-starter-video" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.eworkcloud.starter', module='ework-cloud-starter-video', version='2.5.8')
)
                libraryDependencies += "com.eworkcloud.starter" % "ework-cloud-starter-video" % "2.5.8"
                [com.eworkcloud.starter/ework-cloud-starter-video "2.5.8"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.bytedeco : javacv-platform | jar | 1.5.6 | 
| org.projectlombok : lombok Optional | jar | 1.18.22 |