beangle / spa   0.0.1

GitHub
Scala versions: 3.x

beangle-spa-client 0.0.1


Group ID:
org.beangle.spa
Artifact ID:
beangle-spa-client_3
Version:
0.0.1
Version Scheme:
Release Date:
Feb 25, 2024
Licenses:
Files:
Full Scala Version:
3.3.1
Developers:

libraryDependencies += "org.beangle.spa" %% "beangle-spa-client" % "0.0.1"

Mill build tool

ivy"org.beangle.spa::beangle-spa-client:0.0.1"

Scala CLI

//> using dep "org.beangle.spa::beangle-spa-client:0.0.1"

Ammonite REPL

import $ivy.`org.beangle.spa::beangle-spa-client:0.0.1`

<dependency>
  <groupId>org.beangle.spa</groupId>
  <artifactId>beangle-spa-client_3</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'org.beangle.spa', name: 'beangle-spa-client_3', version: '0.0.1'