jelly-rdf / jelly-jvm   0.5.3

Apache License 2.0 GitHub

JVM (Scala) implementation of Jelly

Scala versions: 3.x

jelly-core 0.0.3


Group ID:
eu.ostrzyciel.jelly
Artifact ID:
jelly-core_3
Version:
0.0.3
Release Date:
Jan 9, 2023
Licenses:
Files:

libraryDependencies += "eu.ostrzyciel.jelly" %% "jelly-core" % "0.0.3"

Mill build tool

ivy"eu.ostrzyciel.jelly::jelly-core:0.0.3"

Scala CLI

//> using dep "eu.ostrzyciel.jelly::jelly-core:0.0.3"

Ammonite REPL

import $ivy.`eu.ostrzyciel.jelly::jelly-core:0.0.3`

<dependency>
  <groupId>eu.ostrzyciel.jelly</groupId>
  <artifactId>jelly-core_3</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'eu.ostrzyciel.jelly', name: 'jelly-core_3', version: '0.0.3'