alexandru / alexandru   0.0.13

GitHub
Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x 0.6

my-typelevel-library-core 0.0.1


Group ID:
org.alexn
Artifact ID:
my-typelevel-library-core_2.12
Version:
0.0.1
Release Date:
Feb 7, 2020
Licenses:
Files:

libraryDependencies += "org.alexn" %% "my-typelevel-library-core" % "0.0.1"

Mill build tool

ivy"org.alexn::my-typelevel-library-core:0.0.1"

Scala CLI

//> using dep "org.alexn::my-typelevel-library-core:0.0.1"

Ammonite REPL

import $ivy.`org.alexn::my-typelevel-library-core:0.0.1`

<dependency>
  <groupId>org.alexn</groupId>
  <artifactId>my-typelevel-library-core_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'org.alexn', name: 'my-typelevel-library-core_2.12', version: '0.0.1'