is not current version
Last Version 0.1.4-1

org.webjars:image-type 0.1.4

WebJar for image-type

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

image-type
Version

Version

0.1.4
Type

Type

jar

Download image-type 0.1.4


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