ckipp01 / mill-github-dependency-graph   0.2.6

Apache License 2.0 GitHub

A Mill plugin to submit your dependency graph to the GitHub Dependency Graph API

Scala versions: 2.13
Mill plugins: 0.11 0.10

github-dependency-graph-domain 0.1.1


Group ID:
io.chris-kipp
Artifact ID:
github-dependency-graph-domain_2.13
Version:
0.1.1
Release Date:
Jul 14, 2022
Licenses:
Files:

libraryDependencies += "io.chris-kipp" %% "github-dependency-graph-domain" % "0.1.1"

Mill build tool

ivy"io.chris-kipp::github-dependency-graph-domain:0.1.1"

Scala CLI

//> using dep "io.chris-kipp::github-dependency-graph-domain:0.1.1"

Ammonite REPL

import $ivy.`io.chris-kipp::github-dependency-graph-domain:0.1.1`

<dependency>
  <groupId>io.chris-kipp</groupId>
  <artifactId>github-dependency-graph-domain_2.13</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'io.chris-kipp', name: 'github-dependency-graph-domain_2.13', version: '0.1.1'