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