is not current version
Last Version 0.6.4

org.webjars.bower:angular-datatables 0.5.3

WebJar for angular-datatables

Categories

Categories

Data Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

angular-datatables
Version

Version

0.5.3
Type

Type

jar

Download angular-datatables 0.5.3


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