databrary / datavyu-ffmpegplugin

A Java Media Player based on FFmpeg and SDL2
GNU General Public License v3.0
13 stars 4 forks source link

Could not find artifact version 0.24 in central (https://repo.maven.apache.org/maven2) #256

Open trantronghien opened 1 year ago

trantronghien commented 1 year ago

Maven not found version 0.24

<dependency>
            <groupId>org.datavyu</groupId>
            <artifactId>ffmpeg-plugin</artifactId>
            <version>0.24</version>
        </dependency>