is not current version
Last Version 1.5

no.entur:interface-protoc-plugin-test 1.2


GroupId

GroupId

no.entur
ArtifactId

ArtifactId

interface-protoc-plugin-test
Version

Version

1.2
Type

Type

jar

Download interface-protoc-plugin-test 1.2


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