GroupId | GroupIdorg.webjars.bower |
---|---|
ArtifactId | ArtifactIdtableExport.jquery.plugin |
Version | Version1.1.4 |
Type | Typejar |
Filename | Size |
---|---|
tableExport.jquery.plugin-1.1.4.pom | |
tableExport.jquery.plugin-1.1.4.jar | 9 KB |
tableExport.jquery.plugin-1.1.4-sources.jar | 22 bytes |
tableExport.jquery.plugin-1.1.4-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.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/tableExport.jquery.plugin/
implementation 'org.webjars.bower:tableExport.jquery.plugin:1.1.4'
// https://jarcasting.com/artifacts/org.webjars.bower/tableExport.jquery.plugin/
implementation ("org.webjars.bower:tableExport.jquery.plugin:1.1.4")
'org.webjars.bower:tableExport.jquery.plugin:jar:1.1.4'
<dependency org="org.webjars.bower" name="tableExport.jquery.plugin" rev="1.1.4">
<artifact name="tableExport.jquery.plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='tableExport.jquery.plugin', version='1.1.4')
)
libraryDependencies += "org.webjars.bower" % "tableExport.jquery.plugin" % "1.1.4"
[org.webjars.bower/tableExport.jquery.plugin "1.1.4"]