jodersky / appkit   0.2.1

GitHub
Scala versions: 3.x
Scala Native versions: 0.4

clam-core 0.0.1


Group ID:
io.crashbox
Artifact ID:
clam-core_3
Version:
0.0.1
Release Date:
Aug 30, 2023
Licenses:
MIT
Files:

libraryDependencies += "io.crashbox" %% "clam-core" % "0.0.1"

Mill build tool

ivy"io.crashbox::clam-core:0.0.1"

Scala CLI

//> using dep "io.crashbox::clam-core:0.0.1"

Ammonite REPL

import $ivy.`io.crashbox::clam-core:0.0.1`

<dependency>
  <groupId>io.crashbox</groupId>
  <artifactId>clam-core_3</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'io.crashbox', name: 'clam-core_3', version: '0.0.1'