is not current version
Last Version 3.1.5

org.webjars.npm:typedarray-to-buffer 3.1.2

WebJar for typedarray-to-buffer

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

typedarray-to-buffer
Version

Version

3.1.2
Type

Type

jar

Download typedarray-to-buffer 3.1.2


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