License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdujson_2.12 |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionujson_2.12
ujson
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ujson_2.12-2.0.0.pom | |
ujson_2.12-2.0.0.jar | 175 KB |
ujson_2.12-2.0.0-sources.jar | 19 KB |
ujson_2.12-2.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/ujson_2.12/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>ujson_2.12</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/ujson_2.12/
implementation 'com.lihaoyi:ujson_2.12:2.0.0'
// https://jarcasting.com/artifacts/com.lihaoyi/ujson_2.12/
implementation ("com.lihaoyi:ujson_2.12:2.0.0")
'com.lihaoyi:ujson_2.12:jar:2.0.0'
<dependency org="com.lihaoyi" name="ujson_2.12" rev="2.0.0">
<artifact name="ujson_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='ujson_2.12', version='2.0.0')
)
libraryDependencies += "com.lihaoyi" % "ujson_2.12" % "2.0.0"
[com.lihaoyi/ujson_2.12 "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
com.lihaoyi : upickle-core_2.12 | jar | 2.0.0 |