Last Version

webp4j 0.0.2

Simple Java lib for encoding/decoding WebP image format

License

License

GroupId

GroupId

com.github.zakgof
ArtifactId

ArtifactId

webp4j
Version

Version

0.0.2
Type

Type

jar
Description

Description

webp4j
Simple Java lib for encoding/decoding WebP image format
Project URL

Project URL

https://github.com/zakgof/webp4j.git
Source Code Management

Source Code Management

https://github.com/zakgof/webp4j

Download webp4j 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scijava : native-lib-loader jar 2.3.2

Project Modules

There are no modules declared in this project.