is not current version
Last Version 1.6.18

org.webjars.npm:type-is 1.6.16

WebJar for type-is

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

type-is
Version

Version

1.6.16
Type

Type

jar

Download type-is 1.6.16


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