dfianthdl / dfhdl   0.8.0

GNU Lesser General Public License v3.0 only Website GitHub

DFiant HDL (DFHDL): A Dataflow Hardware Descripition Language

Scala versions: 3.x

dfhdl-internals 0.6.0


Group ID:
io.github.dfianthdl
Artifact ID:
dfhdl-internals_3
Version:
0.6.0
Version Scheme:
Release Date:
Aug 15, 2024
Licenses:
Files:
Full Scala Version:
3.4.2
Developers:

libraryDependencies += "io.github.dfianthdl" %% "dfhdl-internals" % "0.6.0"

Mill build tool

ivy"io.github.dfianthdl::dfhdl-internals:0.6.0"

Scala CLI

//> using dep "io.github.dfianthdl::dfhdl-internals:0.6.0"

Ammonite REPL

import $ivy.`io.github.dfianthdl::dfhdl-internals:0.6.0`

<dependency>
  <groupId>io.github.dfianthdl</groupId>
  <artifactId>dfhdl-internals_3</artifactId>
  <version>0.6.0</version>
</dependency>

compile group: 'io.github.dfianthdl', name: 'dfhdl-internals_3', version: '0.6.0'