dataclass-annotation 0.1.0-M3
Group ID:
net.hamnaberg
Artifact ID:
dataclass-annotation_2.13
Version:
0.1.0-M3
Version Scheme:
Release Date:
Aug 11, 2022
Licenses:
Files:
Full Scala Version:
2.13.8
Developers:
libraryDependencies += "net.hamnaberg" %% "dataclass-annotation" % "0.1.0-M3"
ivy"net.hamnaberg::dataclass-annotation:0.1.0-M3"
//> using dep "net.hamnaberg::dataclass-annotation:0.1.0-M3"
import $ivy.`net.hamnaberg::dataclass-annotation:0.1.0-M3`
<dependency> <groupId>net.hamnaberg</groupId> <artifactId>dataclass-annotation_2.13</artifactId> <version>0.1.0-M3</version> </dependency>
compile group: 'net.hamnaberg', name: 'dataclass-annotation_2.13', version: '0.1.0-M3'