is not current version
Last Version 3.11.5

org.xworker:xworker_protobuf 1.4.5


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.xworker
ArtifactId

ArtifactId

xworker_protobuf
Version

Version

1.4.5
Type

Type

jar

Download xworker_protobuf 1.4.5


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