jelly-rdf / jelly-jvm   0.14.1

Apache License 2.0 Website GitHub

JVM (Scala) implementation of Jelly

Scala versions: 3.x 2.13

jelly-core 0.8.0


Group ID:
eu.ostrzyciel.jelly
Artifact ID:
jelly-core_3
Version:
0.8.0
Version Scheme:
Release Date:
Jul 2, 2024
Licenses:
Files:
Full Scala Version:
3.3.3
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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