dataclass-annotation 0.1.0-M3


Group ID:
net.hamnaberg
Artifact ID:
dataclass-annotation_2.12
Version:
0.1.0-M3
Release Date:
Aug 11, 2022
Licenses:
Files:

libraryDependencies += "net.hamnaberg" %% "dataclass-annotation" % "0.1.0-M3"

Mill build tool

ivy"net.hamnaberg::dataclass-annotation:0.1.0-M3"

Scala CLI

//> using dep "net.hamnaberg::dataclass-annotation:0.1.0-M3"

Ammonite REPL

import $ivy.`net.hamnaberg::dataclass-annotation:0.1.0-M3`

<dependency>
  <groupId>net.hamnaberg</groupId>
  <artifactId>dataclass-annotation_2.12</artifactId>
  <version>0.1.0-M3</version>
</dependency>

compile group: 'net.hamnaberg', name: 'dataclass-annotation_2.12', version: '0.1.0-M3'