is not current version
Last Version 0.7.0

org.webjars.npm:angular-data-table 0.4.15

WebJar for angular-data-table

Categories

Categories

Data Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular-data-table
Version

Version

0.4.15
Type

Type

jar

Download angular-data-table 0.4.15


<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-data-table/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>angular-data-table</artifactId>
    <version>0.4.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-data-table/
implementation 'org.webjars.npm:angular-data-table:0.4.15'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-data-table/
implementation ("org.webjars.npm:angular-data-table:0.4.15")
'org.webjars.npm:angular-data-table:jar:0.4.15'
<dependency org="org.webjars.npm" name="angular-data-table" rev="0.4.15">
  <artifact name="angular-data-table" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-data-table', version='0.4.15')
)
libraryDependencies += "org.webjars.npm" % "angular-data-table" % "0.4.15"
[org.webjars.npm/angular-data-table "0.4.15"]