metagen-core 0.0.11


Group ID:
io.github.vigoo
Artifact ID:
metagen-core_2.12
Version:
0.0.11
Release Date:
Dec 16, 2021
Licenses:
Files:

libraryDependencies += "io.github.vigoo" %% "metagen-core" % "0.0.11"

Mill build tool

ivy"io.github.vigoo::metagen-core:0.0.11"

Scala CLI

//> using dep "io.github.vigoo::metagen-core:0.0.11"

Ammonite REPL

import $ivy.`io.github.vigoo::metagen-core:0.0.11`

<dependency>
  <groupId>io.github.vigoo</groupId>
  <artifactId>metagen-core_2.12</artifactId>
  <version>0.0.11</version>
</dependency>

compile group: 'io.github.vigoo', name: 'metagen-core_2.12', version: '0.0.11'