t

typed-array-buffer

WebJar for typed-array-buffer
https://www.webjars.org
MIT
Files download
File Operation
typed-array-buffer-1.0.0.jar download
typed-array-buffer-1.0.0.pom download
typed-array-buffer-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>typed-array-buffer</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:typed-array-buffer:1.0.0'
Gradle Kotlin
implementation("org.webjars.npm:typed-array-buffer:1.0.0")
Scala SBT
libraryDependencies += "org.webjars.npm" % "typed-array-buffer" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='typed-array-buffer', version='1.0.0')
)
Apache Ivy
<dependency org="org.webjars.npm" name="typed-array-buffer" rev="1.0.0" />
Leiningen
[org.webjars.npm/typed-array-buffer "1.0.0"]
Apache Buildr
'org.webjars.npm:typed-array-buffer:jar:1.0.0'