| Категории |
КатегорииДанные |
|---|---|
| Группа | Группаcom.github.datatables4j |
| Идентификатор | Идентификаторdatatables4j-core-parent |
| Версия | Версия0.6.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| datatables4j-core-parent-0.6.0.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-core-parent/ -->
<dependency>
<groupId>com.github.datatables4j</groupId>
<artifactId>datatables4j-core-parent</artifactId>
<version>0.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-core-parent/
implementation 'com.github.datatables4j:datatables4j-core-parent:0.6.0'
// https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-core-parent/
implementation ("com.github.datatables4j:datatables4j-core-parent:0.6.0")
'com.github.datatables4j:datatables4j-core-parent:pom:0.6.0'
<dependency org="com.github.datatables4j" name="datatables4j-core-parent" rev="0.6.0">
<artifact name="datatables4j-core-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.datatables4j', module='datatables4j-core-parent', version='0.6.0')
)
libraryDependencies += "com.github.datatables4j" % "datatables4j-core-parent" % "0.6.0"
[com.github.datatables4j/datatables4j-core-parent "0.6.0"]