is not current version
Last Version 0.2.7-1

org.webjars:jpegtran-bin 0.2.7

WebJar for node-jpegtran-bin

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jpegtran-bin
Version

Version

0.2.7
Type

Type

jar

Download jpegtran-bin 0.2.7


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