mill-json-js-2.11.11_sjs0.6_2.11

mill-json-js-2.11.11

License

License

MIT
Categories

Categories

JavaScript Languages JSON Data
GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

mill-json-js-2.11.11_sjs0.6_2.11
Last Version

Last Version

0.6.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

mill-json-js-2.11.11_sjs0.6_2.11
mill-json-js-2.11.11
Project URL

Project URL

https://github.com/lihaoyi/upickle

Download mill-json-js-2.11.11_sjs0.6_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.lihaoyi/mill-json-js-2.11.11_sjs0.6_2.11/ -->
<dependency>
    <groupId>com.lihaoyi</groupId>
    <artifactId>mill-json-js-2.11.11_sjs0.6_2.11</artifactId>
    <version>0.6.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/mill-json-js-2.11.11_sjs0.6_2.11/
implementation 'com.lihaoyi:mill-json-js-2.11.11_sjs0.6_2.11:0.6.0-RC1'
// https://jarcasting.com/artifacts/com.lihaoyi/mill-json-js-2.11.11_sjs0.6_2.11/
implementation ("com.lihaoyi:mill-json-js-2.11.11_sjs0.6_2.11:0.6.0-RC1")
'com.lihaoyi:mill-json-js-2.11.11_sjs0.6_2.11:jar:0.6.0-RC1'
<dependency org="com.lihaoyi" name="mill-json-js-2.11.11_sjs0.6_2.11" rev="0.6.0-RC1">
  <artifact name="mill-json-js-2.11.11_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='mill-json-js-2.11.11_sjs0.6_2.11', version='0.6.0-RC1')
)
libraryDependencies += "com.lihaoyi" % "mill-json-js-2.11.11_sjs0.6_2.11" % "0.6.0-RC1"
[com.lihaoyi/mill-json-js-2.11.11_sjs0.6_2.11 "0.6.0-RC1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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.6.0-RC1