derive


License

License

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

derive_2.11
Last Version

Last Version

0.4.4
Release Date

Release Date

Type

Type

jar
Description

Description

derive
derive
Project URL

Project URL

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

Project Organization

com.lihaoyi

Download derive_2.11

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.lihaoyi : sourcecode_2.11 jar 0.1.3

provided (3)

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

test (1)

Group / Artifact Type Version
com.lihaoyi : utest_2.11 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