Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-hhurz-tableExport-jquery-plugin |
Version | Version1.10.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-hhurz-tableExport-jquery-plugin/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-hhurz-tableExport-jquery-plugin</artifactId>
<version>1.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-hhurz-tableExport-jquery-plugin/
implementation 'org.webjars.npm:github-com-hhurz-tableExport-jquery-plugin:1.10.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-hhurz-tableExport-jquery-plugin/
implementation ("org.webjars.npm:github-com-hhurz-tableExport-jquery-plugin:1.10.1")
'org.webjars.npm:github-com-hhurz-tableExport-jquery-plugin:jar:1.10.1'
<dependency org="org.webjars.npm" name="github-com-hhurz-tableExport-jquery-plugin" rev="1.10.1">
<artifact name="github-com-hhurz-tableExport-jquery-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-hhurz-tableExport-jquery-plugin', version='1.10.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-hhurz-tableExport-jquery-plugin" % "1.10.1"
[org.webjars.npm/github-com-hhurz-tableExport-jquery-plugin "1.10.1"]