dependency 0.1.0


Group ID:
sh.almond
Artifact ID:
dependency_2.12
Version:
0.1.0
Release Date:
May 24, 2021
Licenses:
Files:

libraryDependencies += "sh.almond" %% "dependency" % "0.1.0"

Mill build tool

ivy"sh.almond::dependency:0.1.0"

Scala CLI

//> using dep "sh.almond::dependency:0.1.0"

Ammonite REPL

import $ivy.`sh.almond::dependency:0.1.0`

<dependency>
  <groupId>sh.almond</groupId>
  <artifactId>dependency_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'sh.almond', name: 'dependency_2.12', version: '0.1.0'