License |
License |
---|---|
GroupId | GroupIdcom.github.gotson |
ArtifactId | ArtifactIdwebp-imageio |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwebp-imageio
webp support for ImageIO
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
webp-imageio-0.2.2.pom | |
webp-imageio-0.2.2.jar | 2 MB |
webp-imageio-0.2.2-sources.jar | 2 MB |
webp-imageio-0.2.2-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gotson/webp-imageio/ -->
<dependency>
<groupId>com.github.gotson</groupId>
<artifactId>webp-imageio</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gotson/webp-imageio/
implementation 'com.github.gotson:webp-imageio:0.2.2'
// https://jarcasting.com/artifacts/com.github.gotson/webp-imageio/
implementation ("com.github.gotson:webp-imageio:0.2.2")
'com.github.gotson:webp-imageio:jar:0.2.2'
<dependency org="com.github.gotson" name="webp-imageio" rev="0.2.2">
<artifact name="webp-imageio" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gotson', module='webp-imageio', version='0.2.2')
)
libraryDependencies += "com.github.gotson" % "webp-imageio" % "0.2.2"
[com.github.gotson/webp-imageio "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |