is not current version
Last Version 0.6.2

org.webjars:angular-datatables 0.3.0

WebJar for angular-datatables

Categories

Categories

Data Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

angular-datatables
Version

Version

0.3.0
Type

Type

jar

Download angular-datatables 0.3.0


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