Categories |
CategoriesData Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.datatables |
ArtifactId | ArtifactIddist-datatables-autofill |
Version | Version2.3.3 |
Type | Typejar |
Filename | Size |
---|---|
dist-datatables-autofill-2.3.3.pom | |
dist-datatables-autofill-2.3.3.jar | 19 KB |
dist-datatables-autofill-2.3.3-sources.jar | 22 bytes |
dist-datatables-autofill-2.3.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.datatables/dist-datatables-autofill/ -->
<dependency>
<groupId>org.webjars.bowergithub.datatables</groupId>
<artifactId>dist-datatables-autofill</artifactId>
<version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.datatables/dist-datatables-autofill/
implementation 'org.webjars.bowergithub.datatables:dist-datatables-autofill:2.3.3'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.datatables/dist-datatables-autofill/
implementation ("org.webjars.bowergithub.datatables:dist-datatables-autofill:2.3.3")
'org.webjars.bowergithub.datatables:dist-datatables-autofill:jar:2.3.3'
<dependency org="org.webjars.bowergithub.datatables" name="dist-datatables-autofill" rev="2.3.3">
<artifact name="dist-datatables-autofill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.datatables', module='dist-datatables-autofill', version='2.3.3')
)
libraryDependencies += "org.webjars.bowergithub.datatables" % "dist-datatables-autofill" % "2.3.3"
[org.webjars.bowergithub.datatables/dist-datatables-autofill "2.3.3"]