| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.nbbrd.sdmx-dl |
| Идентификатор | Идентификаторsdmx-dl-parent |
| Версия | Версия3.0.0-beta.6 |
| Тип | Типpom |
| Описание |
Описаниеsdmx-dl
Download SDMX data
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sdmx-dl-parent-3.0.0-beta.6.pom | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.nbbrd.sdmx-dl/sdmx-dl-parent/ -->
<dependency>
<groupId>com.github.nbbrd.sdmx-dl</groupId>
<artifactId>sdmx-dl-parent</artifactId>
<version>3.0.0-beta.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbbrd.sdmx-dl/sdmx-dl-parent/
implementation 'com.github.nbbrd.sdmx-dl:sdmx-dl-parent:3.0.0-beta.6'
// https://jarcasting.com/artifacts/com.github.nbbrd.sdmx-dl/sdmx-dl-parent/
implementation ("com.github.nbbrd.sdmx-dl:sdmx-dl-parent:3.0.0-beta.6")
'com.github.nbbrd.sdmx-dl:sdmx-dl-parent:pom:3.0.0-beta.6'
<dependency org="com.github.nbbrd.sdmx-dl" name="sdmx-dl-parent" rev="3.0.0-beta.6">
<artifact name="sdmx-dl-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.sdmx-dl', module='sdmx-dl-parent', version='3.0.0-beta.6')
)
libraryDependencies += "com.github.nbbrd.sdmx-dl" % "sdmx-dl-parent" % "3.0.0-beta.6"
[com.github.nbbrd.sdmx-dl/sdmx-dl-parent "3.0.0-beta.6"]