Registry / serialization / argonaut-2-10

argonaut-2-10

JSON →
library6.2.2javamavenunverified

Argonaut JSON library for Scala 2.10, providing parsing and generation of JSON.

<dependency> <groupId>io.argonaut</groupId> <artifactId>argonaut_2.10</artifactId> <version>6.2.2</version> </dependency>
INSTALL
IMPORT
SIG · ARGONAUT-2-10
A
argonaut-2-10
serializationjavav6.2.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Parse
argonaut.Parse

Parses a JSON string into an Argonaut Json value.

import argonaut.Parse; import argonaut.Json; val json: Option[Json] = Parse.parseOption("{\"key\":\"value\"}")
Debug
Known issues
breakingThis version targets Scala 2.10, which is outdated. Consider using a newer Scala version.
fix
Upgrade to Scala 2.12 or 2.13 and use the corresponding argonaut artifact.
affects: all
Upgrade
Version history
6.2.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
Amazon
1
OpenAI (training)
1
Resources
argonaut-2-10 — mvn dependency:get argonaut-2-10 · libregistry