ScalaPB Maven

Maven plugin to compile Protobuf files in Scala using ScalaPB

License

License

Apache License, Version 2.0
Categories

Categories

Scala Languages Maven Build Tools Net
GroupId

GroupId

net.catte
ArtifactId

ArtifactId

scalapb-maven
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

pom
Description

Description

ScalaPB Maven
Maven plugin to compile Protobuf files in Scala using ScalaPB

Download scalapb-maven

Filename Size
scalapb-maven-1.2.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.catte/scalapb-maven/ -->
<dependency>
    <groupId>net.catte</groupId>
    <artifactId>scalapb-maven</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.catte/scalapb-maven/
implementation 'net.catte:scalapb-maven:1.2'
// https://jarcasting.com/artifacts/net.catte/scalapb-maven/
implementation ("net.catte:scalapb-maven:1.2")
'net.catte:scalapb-maven:pom:1.2'
<dependency org="net.catte" name="scalapb-maven" rev="1.2">
  <artifact name="scalapb-maven" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.catte', module='scalapb-maven', version='1.2')
)
libraryDependencies += "net.catte" % "scalapb-maven" % "1.2"
[net.catte/scalapb-maven "1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • scalapb-maven-plugin

Versions

Version
1.2
1.1
1.0