License |
License |
---|---|
GroupId | GroupIdorg.bytedeco |
ArtifactId | ArtifactIdnvcodec |
Last Version | Last Version11.1.5-1.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaCPP Presets for NVIDIA Video Codec SDK
The missing bridge between Java and native C++ libraries
|
Filename | Size |
---|---|
nvcodec-11.1.5-1.5.7.pom | |
nvcodec-11.1.5-1.5.7.jar | 142 KB |
nvcodec-11.1.5-1.5.7-windows-x86_64.jar | 208 KB |
nvcodec-11.1.5-1.5.7-sources.jar | 171 KB |
nvcodec-11.1.5-1.5.7-linux-x86_64.jar | 280 KB |
nvcodec-11.1.5-1.5.7-linux-ppc64le.jar | 272 KB |
nvcodec-11.1.5-1.5.7-linux-arm64.jar | 250 KB |
nvcodec-11.1.5-1.5.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bytedeco/nvcodec/ -->
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>nvcodec</artifactId>
<version>11.1.5-1.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytedeco/nvcodec/
implementation 'org.bytedeco:nvcodec:11.1.5-1.5.7'
// https://jarcasting.com/artifacts/org.bytedeco/nvcodec/
implementation ("org.bytedeco:nvcodec:11.1.5-1.5.7")
'org.bytedeco:nvcodec:jar:11.1.5-1.5.7'
<dependency org="org.bytedeco" name="nvcodec" rev="11.1.5-1.5.7">
<artifact name="nvcodec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytedeco', module='nvcodec', version='11.1.5-1.5.7')
)
libraryDependencies += "org.bytedeco" % "nvcodec" % "11.1.5-1.5.7"
[org.bytedeco/nvcodec "11.1.5-1.5.7"]
Group / Artifact | Type | Version |
---|---|---|
org.bytedeco : cuda | jar | 11.6-8.3-1.5.7 |
org.bytedeco : javacpp | jar | 1.5.7 |