scala-ql-json 0.1.0


Group ID:
com.github.vitaliihonta
Artifact ID:
scala-ql-json_3
Version:
0.1.0
Release Date:
Jun 16, 2022
Licenses:
Files:

libraryDependencies += "com.github.vitaliihonta" %% "scala-ql-json" % "0.1.0"

Mill build tool

ivy"com.github.vitaliihonta::scala-ql-json:0.1.0"

Scala CLI

//> using dep "com.github.vitaliihonta::scala-ql-json:0.1.0"

Ammonite REPL

import $ivy.`com.github.vitaliihonta::scala-ql-json:0.1.0`

<dependency>
  <groupId>com.github.vitaliihonta</groupId>
  <artifactId>scala-ql-json_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.vitaliihonta', name: 'scala-ql-json_3', version: '0.1.0'