yamusca-circe

Provide value converter for circes json values

License

License

MIT
GroupId

GroupId

com.github.eikek
ArtifactId

ArtifactId

yamusca-circe_2.12
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

yamusca-circe
Provide value converter for circes json values
Project URL

Project URL

https://github.com/eikek/yamusca
Project Organization

Project Organization

com.github.eikek
Source Code Management

Source Code Management

https://github.com/eikek/yamusca.git

Download yamusca-circe_2.12

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
com.github.eikek : yamusca-core_2.12 jar 0.9.0
io.circe : circe-core_2.12 jar 0.14.1

test (4)

Group / Artifact Type Version
org.scalameta : munit_2.12 jar 0.7.29
org.scalameta : munit-scalacheck_2.12 jar 0.7.29
org.typelevel : munit-cats-effect-3_2.12 jar 1.0.7
io.circe : circe-generic_2.12 jar 0.14.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0
0.8.2
0.8.1
0.8.0
0.7.0
0.6.2
0.6.1
0.6.0
0.6.0-M2
0.5.1
0.5.0
0.4.0