derivation

CBOR and JSON (de)serialization in Scala

License

License

GroupId

GroupId

io.bullet
ArtifactId

ArtifactId

borer-derivation_sjs1_2.12
Last Version

Last Version

1.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

derivation
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-derivation_sjs1_2.12

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
io.bullet : borer-deriver_2.12 jar 1.7.2
io.bullet : borer-core_sjs1_2.12 jar 1.7.2
org.scala-js : scalajs-library_2.12 jar 1.5.1

provided (2)

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

test (2)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.12 jar 1.5.1
com.lihaoyi : utest_sjs1_2.12 jar 0.7.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.2
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0