sandrogrzicic / scalabuff   1.4.0

GitHub

the scala protocol buffers (protobuf) compiler

Scala versions: 2.11 2.10

scalabuff-compiler 1.1.1


Group ID:
net.sandrogrzicic
Artifact ID:
scalabuff-compiler_2.10
Version:
1.1.1
Release Date:
Mar 11, 2013
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>net.sandrogrzicic</groupId>
  <artifactId>scalabuff-compiler_2.10</artifactId>
  <version>1.1.1</version>
</dependency>

compile group: 'net.sandrogrzicic', name: 'scalabuff-compiler_2.10', version: '1.1.1'