arbimo / landscaper   0.1.1

GitHub

A Scala library for exploring and manipulating data trees mixing collection and algebraic data types

Scala versions: 2.12

landscaper 0.1


Group ID:
com.github.arthur-bit-monnot
Artifact ID:
landscaper_2.12
Version:
0.1
Release Date:
Sept 22, 2017
Licenses:
Files:

libraryDependencies += "com.github.arthur-bit-monnot" %% "landscaper" % "0.1"

Mill build tool

ivy"com.github.arthur-bit-monnot::landscaper:0.1"

Scala CLI

//> using dep "com.github.arthur-bit-monnot::landscaper:0.1"

Ammonite REPL

import $ivy.`com.github.arthur-bit-monnot::landscaper:0.1`

<dependency>
  <groupId>com.github.arthur-bit-monnot</groupId>
  <artifactId>landscaper_2.12</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.github.arthur-bit-monnot', name: 'landscaper_2.12', version: '0.1'