License |
License
Apache-2.0
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdcrc-32 |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncrc-32
WebJar for crc-32
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
crc-32-1.2.2.pom | |
crc-32-1.2.2.jar | 6 KB |
crc-32-1.2.2-sources.jar | 22 bytes |
crc-32-1.2.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/crc-32/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>crc-32</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/crc-32/
implementation 'org.webjars.npm:crc-32:1.2.2'
// https://jarcasting.com/artifacts/org.webjars.npm/crc-32/
implementation ("org.webjars.npm:crc-32:1.2.2")
'org.webjars.npm:crc-32:jar:1.2.2'
<dependency org="org.webjars.npm" name="crc-32" rev="1.2.2">
<artifact name="crc-32" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='crc-32', version='1.2.2')
)
libraryDependencies += "org.webjars.npm" % "crc-32" % "1.2.2"
[org.webjars.npm/crc-32 "1.2.2"]