creativescala / krop   0.7.0

Apache License 2.0 Website GitHub

A simple and functional web service library

Scala versions: 3.x
Scala.js versions: 1.x

krop-core 0.6.0


Group ID:
org.creativescala
Artifact ID:
krop-core_3
Version:
0.6.0
Release Date:
Nov 16, 2023
Licenses:
Files:

libraryDependencies += "org.creativescala" %% "krop-core" % "0.6.0"

Mill build tool

ivy"org.creativescala::krop-core:0.6.0"

Scala CLI

//> using dep "org.creativescala::krop-core:0.6.0"

Ammonite REPL

import $ivy.`org.creativescala::krop-core:0.6.0`

<dependency>
  <groupId>org.creativescala</groupId>
  <artifactId>krop-core_3</artifactId>
  <version>0.6.0</version>
</dependency>

compile group: 'org.creativescala', name: 'krop-core_3', version: '0.6.0'