is not current version
Last Version 0.6.2

org.webjars:angular-datatables 0.4.3

WebJar for angular-datatables

Categories

Categories

Data Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

angular-datatables
Version

Version

0.4.3
Type

Type

jar

Download angular-datatables 0.4.3


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