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