is not current version
Last Version 2.0.6-2

com.github.axet.play:libvlc 2.0.5-2

libvlc - natives

GroupId

GroupId

com.github.axet.play
ArtifactId

ArtifactId

libvlc
Version

Version

2.0.5-2
Type

Type

jar

Download libvlc 2.0.5-2


<!-- https://jarcasting.com/artifacts/com.github.axet.play/libvlc/ -->
<dependency>
    <groupId>com.github.axet.play</groupId>
    <artifactId>libvlc</artifactId>
    <version>2.0.5-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.axet.play/libvlc/
implementation 'com.github.axet.play:libvlc:2.0.5-2'
// https://jarcasting.com/artifacts/com.github.axet.play/libvlc/
implementation ("com.github.axet.play:libvlc:2.0.5-2")
'com.github.axet.play:libvlc:jar:2.0.5-2'
<dependency org="com.github.axet.play" name="libvlc" rev="2.0.5-2">
  <artifact name="libvlc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.axet.play', module='libvlc', version='2.0.5-2')
)
libraryDependencies += "com.github.axet.play" % "libvlc" % "2.0.5-2"
[com.github.axet.play/libvlc "2.0.5-2"]