is not current version
Last Version 1.6.18

org.webjars.npm:type-is 1.5.7

WebJar for type-is

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

type-is
Version

Version

1.5.7
Type

Type

jar

Download type-is 1.5.7


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