sbtscala11 0.1.1


Group ID:
com.github.kynthus
Artifact ID:
sbtscala11_2.13
Version:
0.1.1
Release Date:
Oct 22, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.github.kynthus" %% "sbtscala11" % "0.1.1"

Mill build tool

ivy"com.github.kynthus::sbtscala11:0.1.1"

Scala CLI

//> using dep "com.github.kynthus::sbtscala11:0.1.1"

Ammonite REPL

import $ivy.`com.github.kynthus::sbtscala11:0.1.1`

<dependency>
  <groupId>com.github.kynthus</groupId>
  <artifactId>sbtscala11_2.13</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.github.kynthus', name: 'sbtscala11_2.13', version: '0.1.1'