is not current version
Last Version 0.4.2

org.webjars.npm:angular2-datatable 0.2.3

WebJar for angular2-datatable

Categories

Categories

Data Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular2-datatable
Version

Version

0.2.3
Type

Type

jar

Download angular2-datatable 0.2.3


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