License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.fyber.vamp |
ArtifactId | ArtifactIdvideo-kit |
Last Version | Last Version7.8.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncom.fyber.vamp:video-kit
A next generation, Video Ad Monetization Platform (VAMP) that is data-driven and designed for programmatic mobile video. This library contains the video kit.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
video-kit-7.8.4.pom | |
video-kit-7.8.4-sources.jar | 2 KB |
video-kit-7.8.4-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fyber.vamp/video-kit/ -->
<dependency>
<groupId>com.fyber.vamp</groupId>
<artifactId>video-kit</artifactId>
<version>7.8.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.fyber.vamp/video-kit/
implementation 'com.fyber.vamp:video-kit:7.8.4'
// https://jarcasting.com/artifacts/com.fyber.vamp/video-kit/
implementation ("com.fyber.vamp:video-kit:7.8.4")
'com.fyber.vamp:video-kit:aar:7.8.4'
<dependency org="com.fyber.vamp" name="video-kit" rev="7.8.4">
<artifact name="video-kit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.fyber.vamp', module='video-kit', version='7.8.4')
)
libraryDependencies += "com.fyber.vamp" % "video-kit" % "7.8.4"
[com.fyber.vamp/video-kit "7.8.4"]