is not current version
Last Version 1.5

no.entur:interface-protoc-plugin-parent 1.0

Protoc plugin for generating interface hierarchies for generated java classes

GroupId

GroupId

no.entur
ArtifactId

ArtifactId

interface-protoc-plugin-parent
Version

Version

1.0
Type

Type

pom

Download interface-protoc-plugin-parent 1.0


<!-- https://jarcasting.com/artifacts/no.entur/interface-protoc-plugin-parent/ -->
<dependency>
    <groupId>no.entur</groupId>
    <artifactId>interface-protoc-plugin-parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/no.entur/interface-protoc-plugin-parent/
implementation 'no.entur:interface-protoc-plugin-parent:1.0'
// https://jarcasting.com/artifacts/no.entur/interface-protoc-plugin-parent/
implementation ("no.entur:interface-protoc-plugin-parent:1.0")
'no.entur:interface-protoc-plugin-parent:pom:1.0'
<dependency org="no.entur" name="interface-protoc-plugin-parent" rev="1.0">
  <artifact name="interface-protoc-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='no.entur', module='interface-protoc-plugin-parent', version='1.0')
)
libraryDependencies += "no.entur" % "interface-protoc-plugin-parent" % "1.0"
[no.entur/interface-protoc-plugin-parent "1.0"]