is not current version
Last Version 1.5

no.entur:interface-protoc-plugin 1.1


GroupId

GroupId

no.entur
ArtifactId

ArtifactId

interface-protoc-plugin
Version

Version

1.1
Type

Type

jar

Download interface-protoc-plugin 1.1


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