upickle-core_native0.4_2.13

upickle-core

License

License

MIT
Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.lolgab
ArtifactId

ArtifactId

upickle-core_native0.4_2.13
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

upickle-core_native0.4_2.13
upickle-core
Project URL

Project URL

https://github.com/lihaoyi/upickle

Download upickle-core_native0.4_2.13

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.lihaoyi : geny_native0.4_2.13 jar 0.6.5
com.github.lolgab : scala-collection-compat_native0.4_2.13 jar 2.3.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