z80_sim 0.2.0


Group ID:
io.github.krzys9876
Artifact ID:
z80_sim_2.13
Version:
0.2.0
Version Scheme:
Release Date:
Sept 5, 2024
Licenses:
MIT
Files:
Full Scala Version:
2.13.10
Developers:

libraryDependencies += "io.github.krzys9876" %% "z80_sim" % "0.2.0"

Mill build tool

ivy"io.github.krzys9876::z80_sim:0.2.0"

Scala CLI

//> using dep "io.github.krzys9876::z80_sim:0.2.0"

Ammonite REPL

import $ivy.`io.github.krzys9876::z80_sim:0.2.0`

<dependency>
  <groupId>io.github.krzys9876</groupId>
  <artifactId>z80_sim_2.13</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'io.github.krzys9876', name: 'z80_sim_2.13', version: '0.2.0'