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.105


Group ID:
ai.dragonfly
Artifact ID:
narr_3
Version:
0.105
Version Scheme:
Release Date:
Dec 4, 2023
Licenses:
Files:
Full Scala Version:
3.3.1
Developers:

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

Mill build tool

ivy"ai.dragonfly::narr:0.105"

Scala CLI

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

Ammonite REPL

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

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

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