is not current version
Last Version 2.0.0

com.lihaoyi:ujson_2.13 1.2.2

ujson

Categories

Categories

JSON Data
GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

ujson_2.13
Version

Version

1.2.2
Type

Type

jar

Download ujson_2.13 1.2.2


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