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.1


Group ID:
io.github.ulitol97
Artifact ID:
comet_3
Version:
0.1.1
Release Date:
May 2, 2022
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.github.ulitol97</groupId>
  <artifactId>comet_3</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'io.github.ulitol97', name: 'comet_3', version: '0.1.1'