oletraveler / bones   0.5.0

Website GitHub

Algebra and Interpreters for Describing CRUD Applications, Generating test data, validating Json,Protobuf, Bson...and more.

Scala versions: 2.12 2.11

bones 0.2.0


Group ID:
com.github.oletraveler
Artifact ID:
bones_2.11
Version:
0.2.0
Release Date:
Apr 23, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.oletraveler" %% "bones" % "0.2.0"

Mill build tool

ivy"com.github.oletraveler::bones:0.2.0"

Scala CLI

//> using dep "com.github.oletraveler::bones:0.2.0"

Ammonite REPL

import $ivy.`com.github.oletraveler::bones:0.2.0`

<dependency>
  <groupId>com.github.oletraveler</groupId>
  <artifactId>bones_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.oletraveler', name: 'bones_2.11', version: '0.2.0'