mill-dgraph 0.1.0


Group ID:
com.github.ajrnz
Artifact ID:
mill-dgraph_2.12
Version:
0.1.0
Release Date:
Feb 19, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.ajrnz" %% "mill-dgraph" % "0.1.0"

Mill build tool

ivy"com.github.ajrnz::mill-dgraph:0.1.0"

Scala CLI

//> using dep "com.github.ajrnz::mill-dgraph:0.1.0"

Ammonite REPL

import $ivy.`com.github.ajrnz::mill-dgraph:0.1.0`

<dependency>
  <groupId>com.github.ajrnz</groupId>
  <artifactId>mill-dgraph_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.ajrnz', name: 'mill-dgraph_2.12', version: '0.1.0'