ulitol97 / comet   0.1.7

MIT License Website GitHub

Scala application for validating RDF data streams

Scala versions: 3.x 2.13

comet 0.1.7


Group ID:
io.github.ulitol97
Artifact ID:
comet_2.13
Version:
0.1.7
Release Date:
May 5, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.github.ulitol97" %% "comet" % "0.1.7"

Mill build tool

ivy"io.github.ulitol97::comet:0.1.7"

Scala CLI

//> using dep "io.github.ulitol97::comet:0.1.7"

Ammonite REPL

import $ivy.`io.github.ulitol97::comet:0.1.7`

<dependency>
  <groupId>io.github.ulitol97</groupId>
  <artifactId>comet_2.13</artifactId>
  <version>0.1.7</version>
</dependency>

compile group: 'io.github.ulitol97', name: 'comet_2.13', version: '0.1.7'