weso / shex-s   0.2.32

MIT License Website GitHub

Scala implementation of ShEx

Scala versions: 3.x 2.13 2.12

shex 0.2.28


Group ID:
es.weso
Artifact ID:
shex_2.13
Version:
0.2.28
Release Date:
Nov 17, 2022
Licenses:
MIT
Files:

libraryDependencies += "es.weso" %% "shex" % "0.2.28"

Mill build tool

ivy"es.weso::shex:0.2.28"

Scala CLI

//> using dep "es.weso::shex:0.2.28"

Ammonite REPL

import $ivy.`es.weso::shex:0.2.28`

<dependency>
  <groupId>es.weso</groupId>
  <artifactId>shex_2.13</artifactId>
  <version>0.2.28</version>
</dependency>

compile group: 'es.weso', name: 'shex_2.13', version: '0.2.28'