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