How To Install Java Artifact com.thesamet.scalapb.protoc-gen-scalapb v0.9.1

com.thesamet.scalapb protoc-gen-scalapb 0.9.1

Introduction

In this article, we'll learn how to install Java artifact protoc-gen-scalapb from com.thesamet.scalapb group in version 0.9.1. The artifact is available in 5 versions: 0.9.1 0.9.0-M7 0.9.0-M6 0.9.0-M5 0.9.0 . The protoc-gen-scalapb project has been released under Apache 2 license, and has its own website at: https://github.com/scalapb/ScalaPB .

How To Install Java Artifact com.thesamet.scalapb.protoc-gen-scalapb In Version 0.9.1

To install the protoc-gen-scalapb artifact in version 0.9.1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses protoc-gen-scalapb dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses