upickle


License

License

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

upickle_2.10
Last Version

Last Version

0.4.4
Release Date

Release Date

Type

Type

jar
Description

Description

upickle
upickle
Project URL

Project URL

https://github.com/lihaoyi/upickle
Project Organization

Project Organization

com.lihaoyi

Download upickle_2.10

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
com.lihaoyi : derive_2.10 jar 0.4.4
com.lihaoyi : sourcecode_2.10 jar 0.1.3
org.scalamacros : quasiquotes_2.10 jar 2.1.0
org.spire-math : jawn-parser_2.10 jar 0.10.3

provided (3)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.10.6
com.lihaoyi : acyclic_2.10 jar 0.1.5
org.scala-lang : scala-reflect jar 2.10.6

test (1)

Group / Artifact Type Version
com.lihaoyi : utest_2.10 jar 0.4.4

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
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.8
0.2.7
0.2.6
0.2.6-RC1
0.2.6-M3
0.2.6-M1
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.7
0.1.6
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0-JS
0.1.0