Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.datatables |
ArtifactId | ArtifactIddist-datatables-datatables |
Version | Version1.10.17 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.datatables/dist-datatables-datatables/ -->
<dependency>
<groupId>org.webjars.bowergithub.datatables</groupId>
<artifactId>dist-datatables-datatables</artifactId>
<version>1.10.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.datatables/dist-datatables-datatables/
implementation 'org.webjars.bowergithub.datatables:dist-datatables-datatables:1.10.17'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.datatables/dist-datatables-datatables/
implementation ("org.webjars.bowergithub.datatables:dist-datatables-datatables:1.10.17")
'org.webjars.bowergithub.datatables:dist-datatables-datatables:jar:1.10.17'
<dependency org="org.webjars.bowergithub.datatables" name="dist-datatables-datatables" rev="1.10.17">
<artifact name="dist-datatables-datatables" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.datatables', module='dist-datatables-datatables', version='1.10.17')
)
libraryDependencies += "org.webjars.bowergithub.datatables" % "dist-datatables-datatables" % "1.10.17"
[org.webjars.bowergithub.datatables/dist-datatables-datatables "1.10.17"]