upack_native0.4_2.13

upack

License

License

MIT
Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.lolgab
ArtifactId

ArtifactId

upack_native0.4_2.13
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

upack_native0.4_2.13
upack
Project URL

Project URL

https://github.com/lihaoyi/upickle

Download upack_native0.4_2.13

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.lolgab : upickle-core_native0.4_2.13 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