yarhrn / loco   0.2.10

MIT License GitHub

yet another event sourcing

Scala versions: 2.12

loco-core 0.2.7


Group ID:
com.yarhrn
Artifact ID:
loco-core_2.12
Version:
0.2.7
Release Date:
Jan 6, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.yarhrn" %% "loco-core" % "0.2.7"

Mill build tool

ivy"com.yarhrn::loco-core:0.2.7"

Scala CLI

//> using dep "com.yarhrn::loco-core:0.2.7"

Ammonite REPL

import $ivy.`com.yarhrn::loco-core:0.2.7`

<dependency>
  <groupId>com.yarhrn</groupId>
  <artifactId>loco-core_2.12</artifactId>
  <version>0.2.7</version>
</dependency>

compile group: 'com.yarhrn', name: 'loco-core_2.12', version: '0.2.7'