is not current version
Last Version 0.7.1

com.github.protobufel:protobufel-el 0.6

Google Protocol Buffers Intergation with JSR-341 EL 3.0 Expression Language

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.github.protobufel
ArtifactId

ArtifactId

protobufel-el
Version

Version

0.6
Type

Type

jar

Download protobufel-el 0.6


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