is not current version
Last Version 2.0.0

com.lihaoyi:ujson_3 1.3.14

ujson

Categories

Categories

JSON Data
GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

ujson_3
Version

Version

1.3.14
Type

Type

jar

Download ujson_3 1.3.14


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