| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gotson |
| ArtifactId | ArtifactIdwebp-imageio |
| Version | Version0.2.1 |
| Type | Typejar |
| Description |
Descriptionwebp-imageio
webp support for ImageIO
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| webp-imageio-0.2.1.pom | |
| webp-imageio-0.2.1.jar | 2 MB |
| webp-imageio-0.2.1-sources.jar | 2 MB |
| webp-imageio-0.2.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gotson/webp-imageio/
implementation 'com.github.gotson:webp-imageio:0.2.1'
// https://jarcasting.com/artifacts/com.github.gotson/webp-imageio/
implementation ("com.github.gotson:webp-imageio:0.2.1")
'com.github.gotson:webp-imageio:jar:0.2.1'
<dependency org="com.github.gotson" name="webp-imageio" rev="0.2.1">
<artifact name="webp-imageio" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gotson', module='webp-imageio', version='0.2.1')
)
libraryDependencies += "com.github.gotson" % "webp-imageio" % "0.2.1"
[com.github.gotson/webp-imageio "0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |