License |
License |
---|---|
GroupId | GroupIdcom.github.nbbrd.sdmx-dl |
ArtifactId | ArtifactIdsdmx-dl-bom |
Last Version | Last Version3.0.0-beta.6 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsdmx-dl-bom
Download SDMX data - Bill of Materials
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sdmx-dl-bom-3.0.0-beta.6.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nbbrd.sdmx-dl/sdmx-dl-bom/ -->
<dependency>
<groupId>com.github.nbbrd.sdmx-dl</groupId>
<artifactId>sdmx-dl-bom</artifactId>
<version>3.0.0-beta.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbbrd.sdmx-dl/sdmx-dl-bom/
implementation 'com.github.nbbrd.sdmx-dl:sdmx-dl-bom:3.0.0-beta.6'
// https://jarcasting.com/artifacts/com.github.nbbrd.sdmx-dl/sdmx-dl-bom/
implementation ("com.github.nbbrd.sdmx-dl:sdmx-dl-bom:3.0.0-beta.6")
'com.github.nbbrd.sdmx-dl:sdmx-dl-bom:pom:3.0.0-beta.6'
<dependency org="com.github.nbbrd.sdmx-dl" name="sdmx-dl-bom" rev="3.0.0-beta.6">
<artifact name="sdmx-dl-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.sdmx-dl', module='sdmx-dl-bom', version='3.0.0-beta.6')
)
libraryDependencies += "com.github.nbbrd.sdmx-dl" % "sdmx-dl-bom" % "3.0.0-beta.6"
[com.github.nbbrd.sdmx-dl/sdmx-dl-bom "3.0.0-beta.6"]