insubric / box   1.13.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.9.0-M5


Group ID:
com.boxframework
Artifact ID:
box-shared-jvm_2.13
Version:
1.9.0-M5
Release Date:
May 10, 2023
Licenses:
Files:

libraryDependencies += "com.boxframework" %% "box-shared-jvm" % "1.9.0-M5"

Mill build tool

ivy"com.boxframework::box-shared-jvm:1.9.0-M5"

Scala CLI

//> using dep "com.boxframework::box-shared-jvm:1.9.0-M5"

Ammonite REPL

import $ivy.`com.boxframework::box-shared-jvm:1.9.0-M5`

<dependency>
  <groupId>com.boxframework</groupId>
  <artifactId>box-shared-jvm_2.13</artifactId>
  <version>1.9.0-M5</version>
</dependency>

compile group: 'com.boxframework', name: 'box-shared-jvm_2.13', version: '1.9.0-M5'