is not current version
Last Version 0.20.0

io.github.crow-misia.libyuv:libyuv-android 0.18.0

LibYuv for Android

GroupId

GroupId

io.github.crow-misia.libyuv
ArtifactId

ArtifactId

libyuv-android
Version

Version

0.18.0
Type

Type

aar

Download libyuv-android 0.18.0


<!-- https://jarcasting.com/artifacts/io.github.crow-misia.libyuv/libyuv-android/ -->
<dependency>
    <groupId>io.github.crow-misia.libyuv</groupId>
    <artifactId>libyuv-android</artifactId>
    <version>0.18.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.crow-misia.libyuv/libyuv-android/
implementation 'io.github.crow-misia.libyuv:libyuv-android:0.18.0'
// https://jarcasting.com/artifacts/io.github.crow-misia.libyuv/libyuv-android/
implementation ("io.github.crow-misia.libyuv:libyuv-android:0.18.0")
'io.github.crow-misia.libyuv:libyuv-android:aar:0.18.0'
<dependency org="io.github.crow-misia.libyuv" name="libyuv-android" rev="0.18.0">
  <artifact name="libyuv-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.crow-misia.libyuv', module='libyuv-android', version='0.18.0')
)
libraryDependencies += "io.github.crow-misia.libyuv" % "libyuv-android" % "0.18.0"
[io.github.crow-misia.libyuv/libyuv-android "0.18.0"]