This repository has been deprecated by the owner.

salat / salat   1.11.2

Website GitHub

Salat is a simple serialization library for case classes.

Scala versions: 2.12 2.11 2.10

salat 1.11.2


Group ID:
com.github.salat
Artifact ID:
salat_2.12
Version:
1.11.2
Release Date:
Aug 12, 2017
Licenses:
Files:

libraryDependencies += "com.github.salat" %% "salat" % "1.11.2"

Mill build tool

ivy"com.github.salat::salat:1.11.2"

Scala CLI

//> using dep "com.github.salat::salat:1.11.2"

Ammonite REPL

import $ivy.`com.github.salat::salat:1.11.2`

<dependency>
  <groupId>com.github.salat</groupId>
  <artifactId>salat_2.12</artifactId>
  <version>1.11.2</version>
</dependency>

compile group: 'com.github.salat', name: 'salat_2.12', version: '1.11.2'