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