| License | License | 
|---|---|
| Categories | CategoriesKryo Data Data Formats Serialization | 
| GroupId | GroupIdcom.github.nbbrd.sdmx-dl | 
| ArtifactId | ArtifactIdsdmx-dl-kryo | 
| Last Version | Last Version3.0.0-beta.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionsdmx-dl-kryo Download data from remote SDMX servers - Kryo | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| sdmx-dl-kryo-3.0.0-beta.3.pom | |
| sdmx-dl-kryo-3.0.0-beta.3.jar | 24 KB | 
| sdmx-dl-kryo-3.0.0-beta.3-sources.jar | 4 KB | 
| sdmx-dl-kryo-3.0.0-beta.3-javadoc.jar | 390 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.nbbrd.sdmx-dl/sdmx-dl-kryo/ -->
<dependency>
    <groupId>com.github.nbbrd.sdmx-dl</groupId>
    <artifactId>sdmx-dl-kryo</artifactId>
    <version>3.0.0-beta.3</version>
</dependency>// https://jarcasting.com/artifacts/com.github.nbbrd.sdmx-dl/sdmx-dl-kryo/
implementation 'com.github.nbbrd.sdmx-dl:sdmx-dl-kryo:3.0.0-beta.3'// https://jarcasting.com/artifacts/com.github.nbbrd.sdmx-dl/sdmx-dl-kryo/
implementation ("com.github.nbbrd.sdmx-dl:sdmx-dl-kryo:3.0.0-beta.3")'com.github.nbbrd.sdmx-dl:sdmx-dl-kryo:jar:3.0.0-beta.3'<dependency org="com.github.nbbrd.sdmx-dl" name="sdmx-dl-kryo" rev="3.0.0-beta.3">
  <artifact name="sdmx-dl-kryo" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.nbbrd.sdmx-dl', module='sdmx-dl-kryo', version='3.0.0-beta.3')
)libraryDependencies += "com.github.nbbrd.sdmx-dl" % "sdmx-dl-kryo" % "3.0.0-beta.3"[com.github.nbbrd.sdmx-dl/sdmx-dl-kryo "3.0.0-beta.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.nbbrd.sdmx-dl : sdmx-dl-api | jar | 3.0.0-beta.3 | 
| com.github.nbbrd.sdmx-dl : sdmx-dl-util | jar | 3.0.0-beta.3 | 
| com.esotericsoftware.kryo : kryo5 | jar | 5.2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| com.github.nbbrd.sdmx-dl : sdmx-dl-tck | jar | 3.0.0-beta.3 |