ujson_3

ujson

License

License

MIT
Categories

Categories

JSON Data
GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

ujson_3
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ujson_3
ujson
Project URL

Project URL

https://github.com/lihaoyi/upickle
Source Code Management

Source Code Management

https://github.com/com-lihaoyi/upickle

Download ujson_3

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.2
com.lihaoyi : upickle-core_3 jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.6.0
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.15
1.3.14
1.3.13