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.4.1


Group ID:
com.github.oletraveler
Artifact ID:
bones_2.11
Version:
0.4.1
Release Date:
Aug 4, 2018
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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