bitlap / rolls   0.3.4

Contributors Wanted Apache License 2.0 GitHub

:rotating_light: Scala3 tools based on standard compiler plugin and metaprogramming

Scala versions: 3.x

rolls-core 0.1.0


Group ID:
org.bitlap
Artifact ID:
rolls-core_3
Version:
0.1.0
Release Date:
Apr 2, 2023
Licenses:
Files:

libraryDependencies += "org.bitlap" %% "rolls-core" % "0.1.0"

Mill build tool

ivy"org.bitlap::rolls-core:0.1.0"

Scala CLI

//> using dep "org.bitlap::rolls-core:0.1.0"

Ammonite REPL

import $ivy.`org.bitlap::rolls-core:0.1.0`

<dependency>
  <groupId>org.bitlap</groupId>
  <artifactId>rolls-core_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'org.bitlap', name: 'rolls-core_3', version: '0.1.0'