ujson_native0.3_2.11

ujson

License

License

MIT
Categories

Categories

JSON Data Native Development Tools
GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

ujson_native0.3_2.11
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

ujson_native0.3_2.11
ujson
Project URL

Project URL

https://github.com/lihaoyi/upickle

Download ujson_native0.3_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.lihaoyi/ujson_native0.3_2.11/ -->
<dependency>
    <groupId>com.lihaoyi</groupId>
    <artifactId>ujson_native0.3_2.11</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/ujson_native0.3_2.11/
implementation 'com.lihaoyi:ujson_native0.3_2.11:1.2.2'
// https://jarcasting.com/artifacts/com.lihaoyi/ujson_native0.3_2.11/
implementation ("com.lihaoyi:ujson_native0.3_2.11:1.2.2")
'com.lihaoyi:ujson_native0.3_2.11:jar:1.2.2'
<dependency org="com.lihaoyi" name="ujson_native0.3_2.11" rev="1.2.2">
  <artifact name="ujson_native0.3_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='ujson_native0.3_2.11', version='1.2.2')
)
libraryDependencies += "com.lihaoyi" % "ujson_native0.3_2.11" % "1.2.2"
[com.lihaoyi/ujson_native0.3_2.11 "1.2.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.lihaoyi : upickle-core_native0.3_2.11 jar 1.2.2

Project Modules

There are no modules declared in this project.

uPickle: a simple Scala JSON and Binary (MessagePack) serialization library

If you use uPickle and like it, you will probably enjoy the following book by the Author:

Hands-on Scala has uses uPickle extensively throughout the book, and has the entirety of Chapter 8: JSON and Binary Data Serialization dedicated to uPickle. Hands-on Scala is a great way to level up your skills in Scala in general and uPickle in particular.

For a hands-on introduction to this library, take a look at the following blog post:

If you use uPickle and like it, please support it by donating to our Patreon:

Build Status

Join the chat at https://gitter.im/lihaoyi/upickle

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0