| Категории |
КатегорииДанные |
|---|---|
| Группа | Группаcom.github.dandelion |
| Идентификатор | Идентификаторdatatables-export-poi-ooxml |
| Версия | Версия0.8.13 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.github.dandelion/datatables-export-poi-ooxml/ -->
<dependency>
<groupId>com.github.dandelion</groupId>
<artifactId>datatables-export-poi-ooxml</artifactId>
<version>0.8.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dandelion/datatables-export-poi-ooxml/
implementation 'com.github.dandelion:datatables-export-poi-ooxml:0.8.13'
// https://jarcasting.com/artifacts/com.github.dandelion/datatables-export-poi-ooxml/
implementation ("com.github.dandelion:datatables-export-poi-ooxml:0.8.13")
'com.github.dandelion:datatables-export-poi-ooxml:jar:0.8.13'
<dependency org="com.github.dandelion" name="datatables-export-poi-ooxml" rev="0.8.13">
<artifact name="datatables-export-poi-ooxml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dandelion', module='datatables-export-poi-ooxml', version='0.8.13')
)
libraryDependencies += "com.github.dandelion" % "datatables-export-poi-ooxml" % "0.8.13"
[com.github.dandelion/datatables-export-poi-ooxml "0.8.13"]