License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.zakgof |
ArtifactId | ArtifactIdvelvet-video |
Last Version | Last Version0.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvelvet-video
Java video encoding/decoding/muxing/demuxing library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
velvet-video-0.5.2.pom | |
velvet-video-0.5.2.jar | 127 KB |
velvet-video-0.5.2-tests.jar | 49 KB |
velvet-video-0.5.2-sources.jar | 54 KB |
velvet-video-0.5.2-javadoc.jar | 624 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zakgof/velvet-video/ -->
<dependency>
<groupId>com.github.zakgof</groupId>
<artifactId>velvet-video</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zakgof/velvet-video/
implementation 'com.github.zakgof:velvet-video:0.5.2'
// https://jarcasting.com/artifacts/com.github.zakgof/velvet-video/
implementation ("com.github.zakgof:velvet-video:0.5.2")
'com.github.zakgof:velvet-video:jar:0.5.2'
<dependency org="com.github.zakgof" name="velvet-video" rev="0.5.2">
<artifact name="velvet-video" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zakgof', module='velvet-video', version='0.5.2')
)
libraryDependencies += "com.github.zakgof" % "velvet-video" % "0.5.2"
[com.github.zakgof/velvet-video "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 2.0.0-alpha0 |
com.github.jnr : jnr-ffi | jar | 2.1.9 |
commons-io : commons-io | jar | 2.6 |
com.github.zakgof : tools | jar | 0.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.3.1 |
org.junit.platform : junit-platform-launcher | jar | 1.5.2 |
com.github.fracpete : musicg | jar | 1.4.2.2 |