is not current version
Last Version 0.20.3

org.webjars.npm:sharp 0.18.2

WebJar for sharp

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

sharp
Version

Version

0.18.2
Type

Type

jar

Download sharp 0.18.2


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