is not current version
Last Version 3.0.1

org.webjars.npm:crc32-stream 2.0.0

WebJar for crc32-stream

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

crc32-stream
Version

Version

2.0.0
Type

Type

jar

Download crc32-stream 2.0.0


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