fomkin / pushka   0.8.0

Apache License 2.0 GitHub

ABANDONED Pure Scala serialization library with annotations

Scala versions: 2.12 2.11 2.10
Scala.js versions: 0.6

pushka-core 0.8.0


Group ID:
com.github.fomkin
Artifact ID:
pushka-core_2.12
Version:
0.8.0
Release Date:
Nov 24, 2016
Licenses:
Files:

libraryDependencies += "com.github.fomkin" %% "pushka-core" % "0.8.0"

Mill build tool

ivy"com.github.fomkin::pushka-core:0.8.0"

Scala CLI

//> using dep "com.github.fomkin::pushka-core:0.8.0"

Ammonite REPL

import $ivy.`com.github.fomkin::pushka-core:0.8.0`

<dependency>
  <groupId>com.github.fomkin</groupId>
  <artifactId>pushka-core_2.12</artifactId>
  <version>0.8.0</version>
</dependency>

compile group: 'com.github.fomkin', name: 'pushka-core_2.12', version: '0.8.0'