scala_opennode 0.1


Group ID:
com.github.giftedprimate
Artifact ID:
scala_opennode_2.12
Version:
0.1
Release Date:
Mar 8, 2019
Licenses:
Files:

libraryDependencies += "com.github.giftedprimate" %% "scala_opennode" % "0.1"

Mill build tool

ivy"com.github.giftedprimate::scala_opennode:0.1"

Scala CLI

//> using dep "com.github.giftedprimate::scala_opennode:0.1"

Ammonite REPL

import $ivy.`com.github.giftedprimate::scala_opennode:0.1`

<dependency>
  <groupId>com.github.giftedprimate</groupId>
  <artifactId>scala_opennode_2.12</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.github.giftedprimate', name: 'scala_opennode_2.12', version: '0.1'