is not current version
Last Version 1.1.8

org.webjars.npm:which-typed-array 1.1.2

WebJar for which-typed-array

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

which-typed-array
Version

Version

1.1.2
Type

Type

jar

Download which-typed-array 1.1.2


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