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