is not current version
Last Version 1.0.1

xyz.codemeans.protobuf4j:protobuf4j-orm 0.9.0.alpha

A Facility Framework to Develop with Google Protobuf

Categories

Categories

Protobuf Data Data Structures ORM
GroupId

GroupId

xyz.codemeans.protobuf4j
ArtifactId

ArtifactId

protobuf4j-orm
Version

Version

0.9.0.alpha
Type

Type

jar

Download protobuf4j-orm 0.9.0.alpha


<!-- https://jarcasting.com/artifacts/xyz.codemeans.protobuf4j/protobuf4j-orm/ -->
<dependency>
    <groupId>xyz.codemeans.protobuf4j</groupId>
    <artifactId>protobuf4j-orm</artifactId>
    <version>0.9.0.alpha</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.codemeans.protobuf4j/protobuf4j-orm/
implementation 'xyz.codemeans.protobuf4j:protobuf4j-orm:0.9.0.alpha'
// https://jarcasting.com/artifacts/xyz.codemeans.protobuf4j/protobuf4j-orm/
implementation ("xyz.codemeans.protobuf4j:protobuf4j-orm:0.9.0.alpha")
'xyz.codemeans.protobuf4j:protobuf4j-orm:jar:0.9.0.alpha'
<dependency org="xyz.codemeans.protobuf4j" name="protobuf4j-orm" rev="0.9.0.alpha">
  <artifact name="protobuf4j-orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.codemeans.protobuf4j', module='protobuf4j-orm', version='0.9.0.alpha')
)
libraryDependencies += "xyz.codemeans.protobuf4j" % "protobuf4j-orm" % "0.9.0.alpha"
[xyz.codemeans.protobuf4j/protobuf4j-orm "0.9.0.alpha"]