root


License

License

GroupId

GroupId

io.circe
ArtifactId

ArtifactId

circe-spire_2.12
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

root
root
Project URL

Project URL

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

Project Organization

io.circe
Source Code Management

Source Code Management

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

Download circe-spire_2.12

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
io.circe : circe-core_2.12 jar 0.11.1
org.typelevel : spire_2.12 jar 0.16.0

test (2)

Group / Artifact Type Version
io.circe : circe-testing_2.12 jar 0.11.1
org.typelevel : spire-laws_2.12 jar 0.16.0

Project Modules

There are no modules declared in this project.

circe-spire

Build status Coverage status Gitter Maven Central

This project provides circe encoder and decoder instances for Spire numeric 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-spire 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.1.1
0.1.0