regadas / scala-seed   0.0.4

GitHub

scala template project

Scala versions: 2.13 2.12

gha-hello-world 0.0.1


Group ID:
io.regadas
Artifact ID:
gha-hello-world_2.12
Version:
0.0.1
Release Date:
Nov 14, 2019
Licenses:
Files:
Full Scala Version:
2.12.10
Developers:

libraryDependencies += "io.regadas" %% "gha-hello-world" % "0.0.1"

Mill build tool

ivy"io.regadas::gha-hello-world:0.0.1"

Scala CLI

//> using dep "io.regadas::gha-hello-world:0.0.1"

Ammonite REPL

import $ivy.`io.regadas::gha-hello-world:0.0.1`

<dependency>
  <groupId>io.regadas</groupId>
  <artifactId>gha-hello-world_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'io.regadas', name: 'gha-hello-world_2.12', version: '0.0.1'