is not current version
Last Version 0.0.5

io.github.biezhi:webp-io 0.0.3

Webp convert png, jpg

GroupId

GroupId

io.github.biezhi
ArtifactId

ArtifactId

webp-io
Version

Version

0.0.3
Type

Type

jar

Download webp-io 0.0.3


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