is not current version
Last Version 1.0.0

io.github.IAmCodingCoding:yuv_convert v1.0.0

yuv convert

GroupId

GroupId

io.github.IAmCodingCoding
ArtifactId

ArtifactId

yuv_convert
Version

Version

v1.0.0
Type

Type

aar

Download yuv_convert v1.0.0


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