GroupId | GroupIdorg.webjars.bower |
---|---|
ArtifactId | ArtifactIdhandsontable |
Version | Version0.25.0 |
Type | Typejar |
Filename | Size |
---|---|
handsontable-0.25.0.pom | |
handsontable-0.25.0.jar | 839 KB |
handsontable-0.25.0-sources.jar | 22 bytes |
handsontable-0.25.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/handsontable/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>handsontable</artifactId>
<version>0.25.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/handsontable/
implementation 'org.webjars.bower:handsontable:0.25.0'
// https://jarcasting.com/artifacts/org.webjars.bower/handsontable/
implementation ("org.webjars.bower:handsontable:0.25.0")
'org.webjars.bower:handsontable:jar:0.25.0'
<dependency org="org.webjars.bower" name="handsontable" rev="0.25.0">
<artifact name="handsontable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='handsontable', version='0.25.0')
)
libraryDependencies += "org.webjars.bower" % "handsontable" % "0.25.0"
[org.webjars.bower/handsontable "0.25.0"]