Categories |
CategoriesData Net Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIddatatables.net-autofill-dt |
Version | Version2.1.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/datatables.net-autofill-dt/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>datatables.net-autofill-dt</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/datatables.net-autofill-dt/
implementation 'org.webjars.npm:datatables.net-autofill-dt:2.1.2'
// https://jarcasting.com/artifacts/org.webjars.npm/datatables.net-autofill-dt/
implementation ("org.webjars.npm:datatables.net-autofill-dt:2.1.2")
'org.webjars.npm:datatables.net-autofill-dt:jar:2.1.2'
<dependency org="org.webjars.npm" name="datatables.net-autofill-dt" rev="2.1.2">
<artifact name="datatables.net-autofill-dt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='datatables.net-autofill-dt', version='2.1.2')
)
libraryDependencies += "org.webjars.npm" % "datatables.net-autofill-dt" % "2.1.2"
[org.webjars.npm/datatables.net-autofill-dt "2.1.2"]