License |
License |
---|---|
GroupId | GroupIdcom.github.nbbrd.sdmx-dl |
ArtifactId | ArtifactIdsdmx-dl-parent |
Version | Version3.0.0-beta.2 |
Type | Typepom |
Description |
Descriptionsdmx-dl
Download data from remote SDMX servers
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sdmx-dl-parent-3.0.0-beta.2.pom | 21 KB |
Browse |
<!-- 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.2</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.2'
// 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.2")
'com.github.nbbrd.sdmx-dl:sdmx-dl-parent:pom:3.0.0-beta.2'
<dependency org="com.github.nbbrd.sdmx-dl" name="sdmx-dl-parent" rev="3.0.0-beta.2">
<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.2')
)
libraryDependencies += "com.github.nbbrd.sdmx-dl" % "sdmx-dl-parent" % "3.0.0-beta.2"
[com.github.nbbrd.sdmx-dl/sdmx-dl-parent "3.0.0-beta.2"]