sredded-generic

Structured data representations derivation macro for case classes

License

License

GroupId

GroupId

com.github.mvv.sredded
ArtifactId

ArtifactId

sredded-generic_2.12
Last Version

Last Version

0.1-M2
Release Date

Release Date

Type

Type

jar
Description

Description

sredded-generic
Structured data representations derivation macro for case classes
Project URL

Project URL

https://github.com/mvv/sredded
Project Organization

Project Organization

com.github.mvv.sredded
Source Code Management

Source Code Management

https://github.com/mvv/sredded

Download sredded-generic_2.12

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.11
com.github.mvv.sredded : sredded_2.12 jar 0.1-M2

provided (1)

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

test (1)

Group / Artifact Type Version
org.specs2 : specs2-core_2.12 jar 4.9.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1-M2
0.1-M1