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