is not current version
Last Version 0.7.1

com.github.protobufel:protobufel-parent 0.6

The parent project of Google Protocol Buffers enhancements and EL 3.0, Fast Directory Scanning, and Resource Friendly Maven Exec Plugin

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.github.protobufel
ArtifactId

ArtifactId

protobufel-parent
Version

Version

0.6
Type

Type

pom

Download protobufel-parent 0.6

Filename Size
protobufel-parent-0.6.pom 31 KB
Browse

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