is not current version
Last Version 2.3.9

org.webjars.npm:datatables.net-autofill 2.1.2

WebJar for datatables.net-autofill

Categories

Categories

Data Net Auto Application Layer Libs Code Generators
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

datatables.net-autofill
Version

Version

2.1.2
Type

Type

jar

Download datatables.net-autofill 2.1.2


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