dataclass-annotation 0.1.0


Group ID:
net.hamnaberg
Artifact ID:
dataclass-annotation_2.12
Version:
0.1.0
Release Date:
Sept 9, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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