sandrogrzicic / scalabuff   1.4.0

GitHub

the scala protocol buffers (protobuf) compiler

Scala versions: 2.11 2.10

scalabuff-compiler 1.4.0


Group ID:
net.sandrogrzicic
Artifact ID:
scalabuff-compiler_2.11
Version:
1.4.0
Release Date:
Feb 10, 2015
Licenses:
Files:

libraryDependencies += "net.sandrogrzicic" %% "scalabuff-compiler" % "1.4.0"

Mill build tool

ivy"net.sandrogrzicic::scalabuff-compiler:1.4.0"

Scala CLI

//> using dep "net.sandrogrzicic::scalabuff-compiler:1.4.0"

Ammonite REPL

import $ivy.`net.sandrogrzicic::scalabuff-compiler:1.4.0`

<dependency>
  <groupId>net.sandrogrzicic</groupId>
  <artifactId>scalabuff-compiler_2.11</artifactId>
  <version>1.4.0</version>
</dependency>

compile group: 'net.sandrogrzicic', name: 'scalabuff-compiler_2.11', version: '1.4.0'