early-effect / marklit   0.1.0

GitHub
Scala versions: 3.x
sbt plugins: 2.x

marklit-compiler 0.1.0


Group ID:
rocks.earlyeffect
Artifact ID:
marklit-compiler_3
Version:
0.1.0
Version Scheme:
Release Date:
Jul 8, 2026
Licenses:
Files:
Full Scala Version:
3.8.4
Developers:

libraryDependencies += "rocks.earlyeffect" %% "marklit-compiler" % "0.1.0"

Mill build tool

ivy"rocks.earlyeffect::marklit-compiler:0.1.0"

Scala CLI

//> using dep "rocks.earlyeffect::marklit-compiler:0.1.0"

Ammonite REPL

import $ivy.`rocks.earlyeffect::marklit-compiler:0.1.0`

<dependency>
  <groupId>rocks.earlyeffect</groupId>
  <artifactId>marklit-compiler_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'rocks.earlyeffect', name: 'marklit-compiler_3', version: '0.1.0'