is not current version
Last Version 0.16.1

org.webjars.npm:jimp 0.2.4

WebJar for jimp

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jimp
Version

Version

0.2.4
Type

Type

jar

Download jimp 0.2.4


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