mtg 1.0.0


Group ID:
com.github.gchudnov
Artifact ID:
mtg_3
Version:
1.0.0
Release Date:
Dec 4, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.github.gchudnov" %% "mtg" % "1.0.0"

Mill build tool

ivy"com.github.gchudnov::mtg:1.0.0"

Scala CLI

//> using dep "com.github.gchudnov::mtg:1.0.0"

Ammonite REPL

import $ivy.`com.github.gchudnov::mtg:1.0.0`

<dependency>
  <groupId>com.github.gchudnov</groupId>
  <artifactId>mtg_3</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.gchudnov', name: 'mtg_3', version: '1.0.0'