is not current version
Last Version 1.1.0

com.github.frtu.governance:ext-protobuf-pom 1.0.1

Base project for Protobuf extension for governance toolbox

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.github.frtu.governance
ArtifactId

ArtifactId

ext-protobuf-pom
Version

Version

1.0.1
Type

Type

pom

Download ext-protobuf-pom 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.frtu.governance/ext-protobuf-pom/ -->
<dependency>
    <groupId>com.github.frtu.governance</groupId>
    <artifactId>ext-protobuf-pom</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.governance/ext-protobuf-pom/
implementation 'com.github.frtu.governance:ext-protobuf-pom:1.0.1'
// https://jarcasting.com/artifacts/com.github.frtu.governance/ext-protobuf-pom/
implementation ("com.github.frtu.governance:ext-protobuf-pom:1.0.1")
'com.github.frtu.governance:ext-protobuf-pom:pom:1.0.1'
<dependency org="com.github.frtu.governance" name="ext-protobuf-pom" rev="1.0.1">
  <artifact name="ext-protobuf-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.governance', module='ext-protobuf-pom', version='1.0.1')
)
libraryDependencies += "com.github.frtu.governance" % "ext-protobuf-pom" % "1.0.1"
[com.github.frtu.governance/ext-protobuf-pom "1.0.1"]