deaktator / pops   0.0.2

MIT License GitHub

Makes working generically with protocol buffers a simpler (and faster) experience.

Scala versions: 2.11 2.10

pops-241 0.0.1


Group ID:
com.github.deaktator
Artifact ID:
pops-241_2.10
Version:
0.0.1
Release Date:
Apr 27, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.10.5
Developers:

libraryDependencies += "com.github.deaktator" %% "pops-241" % "0.0.1"

Mill build tool

ivy"com.github.deaktator::pops-241:0.0.1"

Scala CLI

//> using dep "com.github.deaktator::pops-241:0.0.1"

Ammonite REPL

import $ivy.`com.github.deaktator::pops-241:0.0.1`

<dependency>
  <groupId>com.github.deaktator</groupId>
  <artifactId>pops-241_2.10</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.deaktator', name: 'pops-241_2.10', version: '0.0.1'