is not current version
Last Version 4.7.0

uk.co.caprica:vlcj-natives 4.0.1

Native bindings to LibVLC used by the vlcj project.

Categories

Categories

Native Development Tools
GroupId

GroupId

uk.co.caprica
ArtifactId

ArtifactId

vlcj-natives
Version

Version

4.0.1
Type

Type

jar

Download vlcj-natives 4.0.1


<!-- https://jarcasting.com/artifacts/uk.co.caprica/vlcj-natives/ -->
<dependency>
    <groupId>uk.co.caprica</groupId>
    <artifactId>vlcj-natives</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.caprica/vlcj-natives/
implementation 'uk.co.caprica:vlcj-natives:4.0.1'
// https://jarcasting.com/artifacts/uk.co.caprica/vlcj-natives/
implementation ("uk.co.caprica:vlcj-natives:4.0.1")
'uk.co.caprica:vlcj-natives:jar:4.0.1'
<dependency org="uk.co.caprica" name="vlcj-natives" rev="4.0.1">
  <artifact name="vlcj-natives" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.caprica', module='vlcj-natives', version='4.0.1')
)
libraryDependencies += "uk.co.caprica" % "vlcj-natives" % "4.0.1"
[uk.co.caprica/vlcj-natives "4.0.1"]