kitlangton / animus   0.6.5

MIT License GitHub

An FRP animation library for Laminar

Scala versions: 3.x
Scala.js versions: 1.x

root 0.6.5


Group ID:
io.github.kitlangton
Artifact ID:
root_3
Version:
0.6.5
Release Date:
Aug 29, 2024
Licenses:
Files:
Full Scala Version:
3.3.3
Developers:

libraryDependencies += "io.github.kitlangton" %% "root" % "0.6.5"

Mill build tool

ivy"io.github.kitlangton::root:0.6.5"

Scala CLI

//> using dep "io.github.kitlangton::root:0.6.5"

Ammonite REPL

import $ivy.`io.github.kitlangton::root:0.6.5`

<dependency>
  <groupId>io.github.kitlangton</groupId>
  <artifactId>root_3</artifactId>
  <version>0.6.5</version>
</dependency>

compile group: 'io.github.kitlangton', name: 'root_3', version: '0.6.5'