limitra / jvm-sdk-core   0.0.8

BSD 2-clause "Simplified" License GitHub

The Limitra JVM Sdk Core enables you to use the full stack development techniques for JVM-based projects in a practical, functional and safe way and to achieve optimized results.

Scala versions: 2.13 2.12

core 0.0.6


Group ID:
com.limitra.sdk
Artifact ID:
core_2.13
Version:
0.0.6
Release Date:
Mar 18, 2021
Licenses:
Files:

libraryDependencies += "com.limitra.sdk" %% "core" % "0.0.6"

Mill build tool

ivy"com.limitra.sdk::core:0.0.6"

Scala CLI

//> using dep "com.limitra.sdk::core:0.0.6"

Ammonite REPL

import $ivy.`com.limitra.sdk::core:0.0.6`

<dependency>
  <groupId>com.limitra.sdk</groupId>
  <artifactId>core_2.13</artifactId>
  <version>0.0.6</version>
</dependency>

compile group: 'com.limitra.sdk', name: 'core_2.13', version: '0.0.6'