iteratee


License

License

GroupId

GroupId

io.circe
ArtifactId

ArtifactId

circe-iteratee_2.12
Last Version

Last Version

0.13.0-M2
Release Date

Release Date

Type

Type

jar
Description

Description

iteratee
iteratee
Project URL

Project URL

https://github.com/circe/circe-iteratee
Project Organization

Project Organization

io.circe
Source Code Management

Source Code Management

https://github.com/circe/circe-iteratee

Download circe-iteratee_2.12

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
io.iteratee : iteratee-core_2.12 jar 0.19.0
io.circe : circe-jawn_2.12 jar 0.13.0-M2

test (3)

Group / Artifact Type Version
io.circe : circe-testing_2.12 jar 0.13.0-M2
org.scalatest : scalatest_2.12 jar 3.1.0
org.scalatestplus : scalacheck-1-14_2.12 jar 3.1.0.1

Project Modules

There are no modules declared in this project.

circe-iteratee

Build status Coverage status Gitter Maven Central

This project provides support for using iteratee.io for streaming JSON parsing and decoding with circe, a Scala library for encoding and decoding JSON to Scala types.

Contributors and participation

All circe projects support the Typelevel code of conduct and we want all of their channels (Gitter, GitHub, etc.) to be welcoming environments for everyone.

Please see the circe contributors' guide for details on how to submit a pull request.

License

circe-iteratee is licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License.

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.

io.circe

circe

Versions

Version
0.13.0-M2
0.13.0-M1
0.12.0
0.11.0
0.10.0
0.9.0
0.9.0-M4
0.9.0-M3
0.9.0-M2