exercises-circe

Exercises about Circe, yet another JSON library for Scala

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-exercises
ArtifactId

ArtifactId

exercises-circe_2.13
Last Version

Last Version

0.6.4
Release Date

Release Date

Type

Type

jar
Description

Description

exercises-circe
Exercises about Circe, yet another JSON library for Scala
Project URL

Project URL

https://github.com/scala-exercises/exercises-circe
Project Organization

Project Organization

47 Degrees Open Source
Source Code Management

Source Code Management

https://github.com/scala-exercises/exercises-circe

Download exercises-circe_2.13

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.3
org.scala-exercises : exercise-compiler_2.13 jar 0.6.3
org.scala-exercises : definitions_2.13 jar 0.6.3
org.typelevel : cats-core_2.13 jar 2.1.1
io.circe : circe-core_2.13 jar 0.13.0
io.circe : circe-generic_2.13 jar 0.13.0
io.circe : circe-parser_2.13 jar 0.13.0
io.circe : circe-generic-extras_2.13 jar 0.13.0
io.circe : circe-shapes_2.13 jar 0.13.0
io.circe : circe-optics_2.13 jar 0.13.0
com.chuusai : shapeless_2.13 jar 2.3.3
org.scalatest : scalatest_2.13 jar 3.2.0
org.scalacheck : scalacheck_2.13 jar 1.14.3
org.scalatestplus : scalacheck-1-14_2.13 jar 3.2.0.0
com.github.alexarchambault : scalacheck-shapeless_1.14_2.13 jar 1.2.5

Project Modules

There are no modules declared in this project.

Scala Exercises - Circe library


This repository hosts a content library for the Scala Exercises platform, including interactive exercises related to the Circe JSON library.

About Scala exercises

"Scala Exercises" brings exercises for the Stdlib, Cats, Shapeless and many other great libraries for Scala to your browser. Offering hundreds of solvable exercises organized into several categories covering the basics of the Scala language and it's most important libraries.

Scala Exercises is available at scala-exercises.org.

Contributing

Contributions welcome! Please join our Gitter channel to get involved, or visit our GitHub site.

License

Copyright (C) 2015-2016 47 Degrees, LLC. Reactive, scalable software solutions. http://47deg.com [email protected]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

org.scala-exercises

Scala Exercises

Scala Exercises is an Open Source project for learning different technologies based in the Scala Programming Language.

Versions

Version
0.6.4
0.6.2
0.6.1
0.6.0