lorandszakacs / enclosure   1.1.0

Apache License 2.0 GitHub

Scala microlibrary for getting the name of the enclosing class/object/package.

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

enclosure 0.1.1


Group ID:
com.lorandszakacs
Artifact ID:
enclosure_2.13
Version:
0.1.1
Release Date:
Apr 19, 2021
Licenses:
Files:

libraryDependencies += "com.lorandszakacs" %% "enclosure" % "0.1.1"

Mill build tool

ivy"com.lorandszakacs::enclosure:0.1.1"

Scala CLI

//> using dep "com.lorandszakacs::enclosure:0.1.1"

Ammonite REPL

import $ivy.`com.lorandszakacs::enclosure:0.1.1`

<dependency>
  <groupId>com.lorandszakacs</groupId>
  <artifactId>enclosure_2.13</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.lorandszakacs', name: 'enclosure_2.13', version: '0.1.1'