logic-schema 0.0.1


Group ID:
com.github.spark-ds
Artifact ID:
logic-schema_2.12
Version:
0.0.1
Release Date:
Mar 14, 2021
Licenses:
Files:

libraryDependencies += "com.github.spark-ds" %% "logic-schema" % "0.0.1"

Mill build tool

ivy"com.github.spark-ds::logic-schema:0.0.1"

Scala CLI

//> using dep "com.github.spark-ds::logic-schema:0.0.1"

Ammonite REPL

import $ivy.`com.github.spark-ds::logic-schema:0.0.1`

<dependency>
  <groupId>com.github.spark-ds</groupId>
  <artifactId>logic-schema_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.spark-ds', name: 'logic-schema_2.12', version: '0.0.1'