knutwalker / ntparser   0.2.0

Apache License 2.0 GitHub

A simple and performant N-Triples parser for the JVM

Scala versions: 2.11 2.10

ntparser-model 0.3.0


Group ID:
de.knutwalker
Artifact ID:
ntparser-model_2.11
Version:
0.3.0
Release Date:
Feb 1, 2015
Licenses:
Files:

libraryDependencies += "de.knutwalker" %% "ntparser-model" % "0.3.0"

Mill build tool

ivy"de.knutwalker::ntparser-model:0.3.0"

Scala CLI

//> using dep "de.knutwalker::ntparser-model:0.3.0"

Ammonite REPL

import $ivy.`de.knutwalker::ntparser-model:0.3.0`

<dependency>
  <groupId>de.knutwalker</groupId>
  <artifactId>ntparser-model_2.11</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'de.knutwalker', name: 'ntparser-model_2.11', version: '0.3.0'