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