Files download
File Operation
dataclass-annotation_2.13-0.1.0-M2.jar download
dataclass-annotation_2.13-0.1.0-M2.pom download
dataclass-annotation_2.13-0.1.0-M2-sources.jar download
Apache Maven
<dependency>
  <groupId>net.hamnaberg</groupId>
  <artifactId>dataclass-annotation_2.13</artifactId>
  <version>0.1.0-M2</version>
</dependency>
Gradle Groovy
implementation 'net.hamnaberg:dataclass-annotation_2.13:0.1.0-M2'
Gradle Kotlin
implementation("net.hamnaberg:dataclass-annotation_2.13:0.1.0-M2")
Scala SBT
libraryDependencies += "net.hamnaberg" % "dataclass-annotation_2.13" % "0.1.0-M2"
Groovy Grape
@Grapes(
  @Grab(group='net.hamnaberg', module='dataclass-annotation_2.13', version='0.1.0-M2')
)
Apache Ivy
<dependency org="net.hamnaberg" name="dataclass-annotation_2.13" rev="0.1.0-M2" />
Leiningen
[net.hamnaberg/dataclass-annotation_2.13 "0.1.0-M2"]
Apache Buildr
'net.hamnaberg:dataclass-annotation_2.13:jar:0.1.0-M2'
Dependencies