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