dos65 / make   0.0.2

GitHub
Scala versions: 2.13 2.12

make-core 0.0.1


Group ID:
io.github.dos65
Artifact ID:
make-core_2.13
Version:
0.0.1
Release Date:
Oct 5, 2020
Licenses:
Files:

libraryDependencies += "io.github.dos65" %% "make-core" % "0.0.1"

Mill build tool

ivy"io.github.dos65::make-core:0.0.1"

Scala CLI

//> using dep "io.github.dos65::make-core:0.0.1"

Ammonite REPL

import $ivy.`io.github.dos65::make-core:0.0.1`

<dependency>
  <groupId>io.github.dos65</groupId>
  <artifactId>make-core_2.13</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'io.github.dos65', name: 'make-core_2.13', version: '0.0.1'