o

openrndr-ffmpeg-natives-linux-x64

openrndr-ffmpeg-natives-linux-x64
https://openrndr.org
BSD-2-Clause
Edwin Jakobs
Files download
File Operation
openrndr-ffmpeg-natives-linux-x64-0.4.2-rc.3.jar download
openrndr-ffmpeg-natives-linux-x64-0.4.2-rc.3.pom download
openrndr-ffmpeg-natives-linux-x64-0.4.2-rc.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.openrndr</groupId>
  <artifactId>openrndr-ffmpeg-natives-linux-x64</artifactId>
  <version>0.4.2-rc.3</version>
</dependency>
Gradle Groovy
implementation 'org.openrndr:openrndr-ffmpeg-natives-linux-x64:0.4.2-rc.3'
Gradle Kotlin
implementation("org.openrndr:openrndr-ffmpeg-natives-linux-x64:0.4.2-rc.3")
Scala SBT
libraryDependencies += "org.openrndr" % "openrndr-ffmpeg-natives-linux-x64" % "0.4.2-rc.3"
Groovy Grape
@Grapes(
  @Grab(group='org.openrndr', module='openrndr-ffmpeg-natives-linux-x64', version='0.4.2-rc.3')
)
Apache Ivy
<dependency org="org.openrndr" name="openrndr-ffmpeg-natives-linux-x64" rev="0.4.2-rc.3" />
Leiningen
[org.openrndr/openrndr-ffmpeg-natives-linux-x64 "0.4.2-rc.3"]
Apache Buildr
'org.openrndr:openrndr-ffmpeg-natives-linux-x64:jar:0.4.2-rc.3'