Last Version

webp4j 1.0.0

Java Image I/O reader and writer for the Google WebP image format without system lib file.

License

License

Categories

Categories

Net
GroupId

GroupId

net.ifok.image
ArtifactId

ArtifactId

webp4j
Version

Version

1.0.0
Type

Type

jar
Description

Description

webp4j
Java Image I/O reader and writer for the Google WebP image format without system lib file.
Project URL

Project URL

https://github.com/leftso/webp4j
Source Code Management

Source Code Management

https://github.com/leftso/webp4j

Download webp4j 1.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.