| Категории |
КатегорииДанные |
|---|---|
| Группа | Группаorg.webjars.bowergithub.datatables |
| Идентификатор | Идентификаторdist-datatables-responsive |
| Версия | Версия2.2.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]