aktowns / scoped   0.1.0

GitHub
Scala versions: 3.x

scoped 0.1.0


Group ID:
is.ashley
Artifact ID:
scoped_3
Version:
0.1.0
Release Date:
Sept 9, 2022
Licenses:
Files:

libraryDependencies += "is.ashley" %% "scoped" % "0.1.0"

Mill build tool

ivy"is.ashley::scoped:0.1.0"

Scala CLI

//> using dep "is.ashley::scoped:0.1.0"

Ammonite REPL

import $ivy.`is.ashley::scoped:0.1.0`

<dependency>
  <groupId>is.ashley</groupId>
  <artifactId>scoped_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'is.ashley', name: 'scoped_3', version: '0.1.0'