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