sager

Generic records for Scala

License

License

GroupId

GroupId

com.github.mvv.sager
ArtifactId

ArtifactId

sager_3
Last Version

Last Version

0.2-M1
Release Date

Release Date

Type

Type

jar
Description

Description

sager
Generic records for Scala
Project URL

Project URL

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

Project Organization

com.github.mvv.sager
Source Code Management

Source Code Management

https://github.com/mvv/sager

Download sager_3

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.2
com.github.mvv.typine : typine_3 jar 0.1-M4
dev.zio : izumi-reflect_3 jar 1.1.3

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_3 jar 3.2.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.2-M1