metagen-core 0.0.3


Group ID:
io.github.vigoo
Artifact ID:
metagen-core_2.12
Version:
0.0.3
Release Date:
Oct 7, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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