yarhrn / loco   0.2.10

MIT License GitHub

yet another event sourcing

Scala versions: 2.12

loco-core 0.0.1


Group ID:
com.yarhrn
Artifact ID:
loco-core_2.12
Version:
0.0.1
Release Date:
Sept 15, 2018
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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