herminiogg / shexml   0.5.2

MIT License Website GitHub

A heterogeneous data mapping language based on Shape Expressions

Scala versions: 3.x 2.13 2.12

shexml 0.3.0


Group ID:
com.herminiogarcia
Artifact ID:
shexml_2.12
Version:
0.3.0
Release Date:
Feb 25, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.herminiogarcia" %% "shexml" % "0.3.0"

Mill build tool

ivy"com.herminiogarcia::shexml:0.3.0"

Scala CLI

//> using dep "com.herminiogarcia::shexml:0.3.0"

Ammonite REPL

import $ivy.`com.herminiogarcia::shexml:0.3.0`

<dependency>
  <groupId>com.herminiogarcia</groupId>
  <artifactId>shexml_2.12</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.herminiogarcia', name: 'shexml_2.12', version: '0.3.0'