ajozwik / quill-generic   1.2.5

MIT License GitHub

Library of generic CRUD operation for https://github.com/getquill/quill library

Scala versions: 2.13 2.12
sbt plugins: 1.0

quill-macro-parent 0.7.1.2


Group ID:
com.github.ajozwik
Artifact ID:
quill-macro-parent_2.12
Version:
0.7.1.2
Release Date:
Aug 19, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.github.ajozwik" %% "quill-macro-parent" % "0.7.1.2"

Mill build tool

ivy"com.github.ajozwik::quill-macro-parent:0.7.1.2"

Scala CLI

//> using dep "com.github.ajozwik::quill-macro-parent:0.7.1.2"

Ammonite REPL

import $ivy.`com.github.ajozwik::quill-macro-parent:0.7.1.2`

<dependency>
  <groupId>com.github.ajozwik</groupId>
  <artifactId>quill-macro-parent_2.12</artifactId>
  <version>0.7.1.2</version>
</dependency>

compile group: 'com.github.ajozwik', name: 'quill-macro-parent_2.12', version: '0.7.1.2'