GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdis-equal-shallow |
Version | Version0.1.2 |
Type | Typejar |
Filename | Size |
---|---|
is-equal-shallow-0.1.2.pom | |
is-equal-shallow-0.1.2.jar | 5 KB |
is-equal-shallow-0.1.2-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/is-equal-shallow/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>is-equal-shallow</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/is-equal-shallow/
implementation 'org.webjars.npm:is-equal-shallow:0.1.2'
// https://jarcasting.com/artifacts/org.webjars.npm/is-equal-shallow/
implementation ("org.webjars.npm:is-equal-shallow:0.1.2")
'org.webjars.npm:is-equal-shallow:jar:0.1.2'
<dependency org="org.webjars.npm" name="is-equal-shallow" rev="0.1.2">
<artifact name="is-equal-shallow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='is-equal-shallow', version='0.1.2')
)
libraryDependencies += "org.webjars.npm" % "is-equal-shallow" % "0.1.2"
[org.webjars.npm/is-equal-shallow "0.1.2"]