deriver

CBOR and JSON (de)serialization in Scala

License

License

GroupId

GroupId

io.bullet
ArtifactId

ArtifactId

borer-deriver_2.13
Last Version

Last Version

1.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

deriver
CBOR and JSON (de)serialization in Scala
Project URL

Project URL

https://github.com/sirthias/borer/
Project Organization

Project Organization

io.bullet
Source Code Management

Source Code Management

https://github.com/sirthias/borer/

Download borer-deriver_2.13

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5

provided (2)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.13.5
org.scala-lang : scala-reflect jar 2.13.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.2
1.7.1
1.7.0
1.6.3
1.6.2
1.6.1
1.6.0