is not current version
Last Version 1.0.1

xyz.codemeans.protobuf4j:protobuf4j-orm 1.0.0

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

1.0.0
Type

Type

jar

Download protobuf4j-orm 1.0.0


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