dragonfly-ai / narr   0.105

GitHub

Scala.js abstraction for a common core of features shared by Array[T], js.Array[T], and the JavaScript TypedArray family of Arrays..

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

narr 0.101


Group ID:
ai.dragonfly
Artifact ID:
narr_3
Version:
0.101
Release Date:
Apr 12, 2023
Licenses:
Files:

libraryDependencies += "ai.dragonfly" %% "narr" % "0.101"

Mill build tool

ivy"ai.dragonfly::narr:0.101"

Scala CLI

//> using dep "ai.dragonfly::narr:0.101"

Ammonite REPL

import $ivy.`ai.dragonfly::narr:0.101`

<dependency>
  <groupId>ai.dragonfly</groupId>
  <artifactId>narr_3</artifactId>
  <version>0.101</version>
</dependency>

compile group: 'ai.dragonfly', name: 'narr_3', version: '0.101'