Last Version

ScalaPB Maven 1.2

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
Version

Version

1.2
Type

Type

pom
Description

Description

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

Download scalapb-maven 1.2

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

<!-- 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