insubric / box   1.12.1

Apache License 2.0 Website GitHub

tool for postgres to automatically build rest services and web forms

Scala versions: 2.13 2.12

box-shared-jvm 1.4.0-RC14


Group ID:
com.boxframework
Artifact ID:
box-shared-jvm_2.12
Version:
1.4.0-RC14
Release Date:
Jul 23, 2021
Licenses:
Files:

libraryDependencies += "com.boxframework" %% "box-shared-jvm" % "1.4.0-RC14"

Mill build tool

ivy"com.boxframework::box-shared-jvm:1.4.0-RC14"

Scala CLI

//> using dep "com.boxframework::box-shared-jvm:1.4.0-RC14"

Ammonite REPL

import $ivy.`com.boxframework::box-shared-jvm:1.4.0-RC14`

<dependency>
  <groupId>com.boxframework</groupId>
  <artifactId>box-shared-jvm_2.12</artifactId>
  <version>1.4.0-RC14</version>
</dependency>

compile group: 'com.boxframework', name: 'box-shared-jvm_2.12', version: '1.4.0-RC14'