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