| License |
License |
|---|---|
| Categories |
CategoriesNative Development Tools |
| GroupId | GroupIduk.co.caprica |
| ArtifactId | ArtifactIdvlcj-natives |
| Last Version | Last Version4.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvlcj-natives
Native bindings to LibVLC used by the vlcj project.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| vlcj-natives-4.7.0.pom | |
| vlcj-natives-4.7.0.jar | 83 KB |
| vlcj-natives-4.7.0-tests.jar | 366 bytes |
| vlcj-natives-4.7.0-sources.jar | 122 KB |
| vlcj-natives-4.7.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.co.caprica/vlcj-natives/ -->
<dependency>
<groupId>uk.co.caprica</groupId>
<artifactId>vlcj-natives</artifactId>
<version>4.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.caprica/vlcj-natives/
implementation 'uk.co.caprica:vlcj-natives:4.7.0'
// https://jarcasting.com/artifacts/uk.co.caprica/vlcj-natives/
implementation ("uk.co.caprica:vlcj-natives:4.7.0")
'uk.co.caprica:vlcj-natives:jar:4.7.0'
<dependency org="uk.co.caprica" name="vlcj-natives" rev="4.7.0">
<artifact name="vlcj-natives" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.caprica', module='vlcj-natives', version='4.7.0')
)
libraryDependencies += "uk.co.caprica" % "vlcj-natives" % "4.7.0"
[uk.co.caprica/vlcj-natives "4.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.java.dev.jna : jna | jar | 5.11.0 |
| net.java.dev.jna : jna-platform | jar | 5.11.0 |