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