hirofumi / protoroutes   0.1.0-M1

GitHub

Protocol Buffers based RPC between Play Framework and Scala.js

Scala versions: 2.12
Scala.js versions: 0.6
sbt plugins: 1.0

protoroutes-generator 0.1.0-M1


Group ID:
com.github.hirofumi
Artifact ID:
protoroutes-generator_2.12
Version:
0.1.0-M1
Release Date:
Jan 18, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.hirofumi" %% "protoroutes-generator" % "0.1.0-M1"

Mill build tool

ivy"com.github.hirofumi::protoroutes-generator:0.1.0-M1"

Scala CLI

//> using dep "com.github.hirofumi::protoroutes-generator:0.1.0-M1"

Ammonite REPL

import $ivy.`com.github.hirofumi::protoroutes-generator:0.1.0-M1`

<dependency>
  <groupId>com.github.hirofumi</groupId>
  <artifactId>protoroutes-generator_2.12</artifactId>
  <version>0.1.0-M1</version>
</dependency>

compile group: 'com.github.hirofumi', name: 'protoroutes-generator_2.12', version: '0.1.0-M1'