Files download
File Operation
webp-io-0.0.6.jar download
webp-io-0.0.6.pom download
webp-io-0.0.6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.hellokaton</groupId>
  <artifactId>webp-io</artifactId>
  <version>0.0.6</version>
</dependency>
Gradle Groovy
implementation 'com.hellokaton:webp-io:0.0.6'
Gradle Kotlin
implementation("com.hellokaton:webp-io:0.0.6")
Scala SBT
libraryDependencies += "com.hellokaton" % "webp-io" % "0.0.6"
Groovy Grape
@Grapes(
  @Grab(group='com.hellokaton', module='webp-io', version='0.0.6')
)
Apache Ivy
<dependency org="com.hellokaton" name="webp-io" rev="0.0.6" />
Leiningen
[com.hellokaton/webp-io "0.0.6"]
Apache Buildr
'com.hellokaton:webp-io:jar:0.0.6'
Dependencies