scala-app 0.1.12


Group ID:
com.github.mwegrz
Artifact ID:
scala-app_2.13
Version:
0.1.12
Release Date:
Jun 15, 2019
Licenses:
Files:

libraryDependencies += "com.github.mwegrz" %% "scala-app" % "0.1.12"

Mill build tool

ivy"com.github.mwegrz::scala-app:0.1.12"

Scala CLI

//> using dep "com.github.mwegrz::scala-app:0.1.12"

Ammonite REPL

import $ivy.`com.github.mwegrz::scala-app:0.1.12`

<dependency>
  <groupId>com.github.mwegrz</groupId>
  <artifactId>scala-app_2.13</artifactId>
  <version>0.1.12</version>
</dependency>

compile group: 'com.github.mwegrz', name: 'scala-app_2.13', version: '0.1.12'