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
core 0.0.5
Group ID:
com.limitra.sdk
Artifact ID:
core_2.12
Version:
0.0.5
Release Date:
Mar 11, 2021
Licenses:
Files:
libraryDependencies += "com.limitra.sdk" %% "core" % "0.0.5"
ivy"com.limitra.sdk::core:0.0.5"
//> using dep "com.limitra.sdk::core:0.0.5"
import $ivy.`com.limitra.sdk::core:0.0.5`
<dependency> <groupId>com.limitra.sdk</groupId> <artifactId>core_2.12</artifactId> <version>0.0.5</version> </dependency>
compile group: 'com.limitra.sdk', name: 'core_2.12', version: '0.0.5'