| GroupId | GroupIdorg.webjars.bowergithub.hhurz |
|---|---|
| ArtifactId | ArtifactIdtableexport.jquery.plugin |
| Version | Version1.10.11 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.hhurz/tableexport.jquery.plugin/ -->
<dependency>
<groupId>org.webjars.bowergithub.hhurz</groupId>
<artifactId>tableexport.jquery.plugin</artifactId>
<version>1.10.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.hhurz/tableexport.jquery.plugin/
implementation 'org.webjars.bowergithub.hhurz:tableexport.jquery.plugin:1.10.11'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.hhurz/tableexport.jquery.plugin/
implementation ("org.webjars.bowergithub.hhurz:tableexport.jquery.plugin:1.10.11")
'org.webjars.bowergithub.hhurz:tableexport.jquery.plugin:jar:1.10.11'
<dependency org="org.webjars.bowergithub.hhurz" name="tableexport.jquery.plugin" rev="1.10.11">
<artifact name="tableexport.jquery.plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.hhurz', module='tableexport.jquery.plugin', version='1.10.11')
)
libraryDependencies += "org.webjars.bowergithub.hhurz" % "tableexport.jquery.plugin" % "1.10.11"
[org.webjars.bowergithub.hhurz/tableexport.jquery.plugin "1.10.11"]