l-space / l-space   0.6.5

MIT License Website GitHub

L-space is a Linked Data graph computing framework written in Scala

Scala versions: 2.13 2.12 2.11
Scala.js versions: 0.6

lspace-parse-argonaut 0.5.0.4


Group ID:
eu.l-space
Artifact ID:
lspace-parse-argonaut_2.11
Version:
0.5.0.4
Release Date:
Feb 28, 2019
Licenses:
MIT
Files:

libraryDependencies += "eu.l-space" %% "lspace-parse-argonaut" % "0.5.0.4"

Mill build tool

ivy"eu.l-space::lspace-parse-argonaut:0.5.0.4"

Scala CLI

//> using dep "eu.l-space::lspace-parse-argonaut:0.5.0.4"

Ammonite REPL

import $ivy.`eu.l-space::lspace-parse-argonaut:0.5.0.4`

<dependency>
  <groupId>eu.l-space</groupId>
  <artifactId>lspace-parse-argonaut_2.11</artifactId>
  <version>0.5.0.4</version>
</dependency>

compile group: 'eu.l-space', name: 'lspace-parse-argonaut_2.11', version: '0.5.0.4'