sandrogrzicic / scalabuff   1.4.0

GitHub

the scala protocol buffers (protobuf) compiler

Scala versions: 2.11 2.10

scalabuff-compiler 1.2.0


Group ID:
net.sandrogrzicic
Artifact ID:
scalabuff-compiler_2.11
Version:
1.2.0
Release Date:
May 22, 2013
Licenses:
Files:
Full Scala Version:
2.11.0-M3
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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