License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular-smart-table |
Last Version | Last Version2.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionangular-smart-table
WebJar for angular-smart-table
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angular-smart-table-2.1.9.pom | |
angular-smart-table-2.1.9.jar | 41 KB |
angular-smart-table-2.1.9-sources.jar | 22 bytes |
angular-smart-table-2.1.9-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-smart-table/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular-smart-table</artifactId>
<version>2.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-smart-table/
implementation 'org.webjars.npm:angular-smart-table:2.1.9'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-smart-table/
implementation ("org.webjars.npm:angular-smart-table:2.1.9")
'org.webjars.npm:angular-smart-table:jar:2.1.9'
<dependency org="org.webjars.npm" name="angular-smart-table" rev="2.1.9">
<artifact name="angular-smart-table" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-smart-table', version='2.1.9')
)
libraryDependencies += "org.webjars.npm" % "angular-smart-table" % "2.1.9"
[org.webjars.npm/angular-smart-table "2.1.9"]