mtg4s / mtg4s   0.1.2

MIT License GitHub

A collection of Scala libraries to support Magic: The Gathering related development.

Scala versions: 2.13

mtg4s-core 0.1.2


Group ID:
com.gaborpihaj
Artifact ID:
mtg4s-core_2.13
Version:
0.1.2
Release Date:
Sept 2, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.gaborpihaj" %% "mtg4s-core" % "0.1.2"

Mill build tool

ivy"com.gaborpihaj::mtg4s-core:0.1.2"

Scala CLI

//> using dep "com.gaborpihaj::mtg4s-core:0.1.2"

Ammonite REPL

import $ivy.`com.gaborpihaj::mtg4s-core:0.1.2`

<dependency>
  <groupId>com.gaborpihaj</groupId>
  <artifactId>mtg4s-core_2.13</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'com.gaborpihaj', name: 'mtg4s-core_2.13', version: '0.1.2'