License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdobject-hash |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobject-hash
WebJar for object-hash
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
object-hash-3.0.0.pom | |
object-hash-3.0.0.jar | 74 KB |
object-hash-3.0.0-sources.jar | 22 bytes |
object-hash-3.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/object-hash/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>object-hash</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/object-hash/
implementation 'org.webjars.npm:object-hash:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/object-hash/
implementation ("org.webjars.npm:object-hash:3.0.0")
'org.webjars.npm:object-hash:jar:3.0.0'
<dependency org="org.webjars.npm" name="object-hash" rev="3.0.0">
<artifact name="object-hash" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='object-hash', version='3.0.0')
)
libraryDependencies += "org.webjars.npm" % "object-hash" % "3.0.0"
[org.webjars.npm/object-hash "3.0.0"]