derive


License

License

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

derive_2.12
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.12

How to add to project

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

Dependencies

compile (2)

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

provided (3)

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

test (1)

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