| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.github.dandelion |
| Идентификатор | Идентификаторdandelion-datatables |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеDandelion :: Datatables
Dandelion component that allows to quickly create full-featured HTML tables using the amazing DataTables jQuery plugin.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| dandelion-datatables-1.1.0.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.dandelion/dandelion-datatables/ -->
<dependency>
<groupId>com.github.dandelion</groupId>
<artifactId>dandelion-datatables</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dandelion/dandelion-datatables/
implementation 'com.github.dandelion:dandelion-datatables:1.1.0'
// https://jarcasting.com/artifacts/com.github.dandelion/dandelion-datatables/
implementation ("com.github.dandelion:dandelion-datatables:1.1.0")
'com.github.dandelion:dandelion-datatables:pom:1.1.0'
<dependency org="com.github.dandelion" name="dandelion-datatables" rev="1.1.0">
<artifact name="dandelion-datatables" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dandelion', module='dandelion-datatables', version='1.1.0')
)
libraryDependencies += "com.github.dandelion" % "dandelion-datatables" % "1.1.0"
[com.github.dandelion/dandelion-datatables "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |