License |
License |
---|---|
GroupId | GroupIdcom.hellokaton |
ArtifactId | ArtifactIdwebp-io |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwebp-io
Webp convert png, jpg
|
Project URL |
Project URL |
Filename | Size |
---|---|
webp-io-0.0.6.pom | |
webp-io-0.0.6.jar | 7 MB |
webp-io-0.0.6-sources.jar | 7 MB |
webp-io-0.0.6-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hellokaton/webp-io/ -->
<dependency>
<groupId>com.hellokaton</groupId>
<artifactId>webp-io</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.hellokaton/webp-io/
implementation 'com.hellokaton:webp-io:0.0.6'
// https://jarcasting.com/artifacts/com.hellokaton/webp-io/
implementation ("com.hellokaton:webp-io:0.0.6")
'com.hellokaton:webp-io:jar:0.0.6'
<dependency org="com.hellokaton" name="webp-io" rev="0.0.6">
<artifact name="webp-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hellokaton', module='webp-io', version='0.0.6')
)
libraryDependencies += "com.hellokaton" % "webp-io" % "0.0.6"
[com.hellokaton/webp-io "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |