is not current version
Last Version 3.0.1

org.webjars.npm:crc32-stream 0.3.4

WebJar for crc32-stream

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

crc32-stream
Version

Version

0.3.4
Type

Type

jar

Download crc32-stream 0.3.4


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