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