swissdatasciencecenter / renga-graph   0.1.0

Apache License 2.0 GitHub

Renga Knowledge Graph and related packages

Scala versions: 2.11

renga-commons 0.1.0


Group ID:
ch.datascience
Artifact ID:
renga-commons_2.11
Version:
0.1.0
Release Date:
Oct 3, 2017
Licenses:
Files:

libraryDependencies += "ch.datascience" %% "renga-commons" % "0.1.0"

Mill build tool

ivy"ch.datascience::renga-commons:0.1.0"

Scala CLI

//> using dep "ch.datascience::renga-commons:0.1.0"

Ammonite REPL

import $ivy.`ch.datascience::renga-commons:0.1.0`

<dependency>
  <groupId>ch.datascience</groupId>
  <artifactId>renga-commons_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'ch.datascience', name: 'renga-commons_2.11', version: '0.1.0'