Last Version

ScalaPB Maven Plugin Example 1.0

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-example
Version

Version

1.0
Type

Type

jar
Description

Description

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

Download scalapb-maven-example 1.0


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

Dependencies

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

Project Modules

There are no modules declared in this project.