libvlc

libvlc - natives

License

License

GroupId

GroupId

com.github.axet.play
ArtifactId

ArtifactId

libvlc
Last Version

Last Version

2.0.6-2
Release Date

Release Date

Type

Type

jar
Description

Description

libvlc
libvlc - natives

Download libvlc

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.6-2
2.0.6-1
2.0.5-2
2.0.5-1