mtg-diagram 2.0.0


Group ID:
com.github.gchudnov
Artifact ID:
mtg-diagram_3
Version:
2.0.0
Version Scheme:
Release Date:
Sept 11, 2024
Licenses:
MIT
Files:
Full Scala Version:
3.3.3
Developers:

libraryDependencies += "com.github.gchudnov" %% "mtg-diagram" % "2.0.0"

Mill build tool

ivy"com.github.gchudnov::mtg-diagram:2.0.0"

Scala CLI

//> using dep "com.github.gchudnov::mtg-diagram:2.0.0"

Ammonite REPL

import $ivy.`com.github.gchudnov::mtg-diagram:2.0.0`

<dependency>
  <groupId>com.github.gchudnov</groupId>
  <artifactId>mtg-diagram_3</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'com.github.gchudnov', name: 'mtg-diagram_3', version: '2.0.0'