p2m2 / discovery   0.4.3

MIT License Website GitHub

Discovery provides a powerful toolset for developers who are looking to build UIs using RDF data in an a robust software development process

Scala versions: 2.13
Scala.js versions: 1.x

discovery 0.4.2


Group ID:
com.github.p2m2
Artifact ID:
discovery_2.13
Version:
0.4.2
Release Date:
Feb 14, 2023
Licenses:
MIT
Files:

libraryDependencies += "com.github.p2m2" %% "discovery" % "0.4.2"

Mill build tool

ivy"com.github.p2m2::discovery:0.4.2"

Scala CLI

//> using dep "com.github.p2m2::discovery:0.4.2"

Ammonite REPL

import $ivy.`com.github.p2m2::discovery:0.4.2`

<dependency>
  <groupId>com.github.p2m2</groupId>
  <artifactId>discovery_2.13</artifactId>
  <version>0.4.2</version>
</dependency>

compile group: 'com.github.p2m2', name: 'discovery_2.13', version: '0.4.2'