is not current version
Last Version 3.3.8

com.weicoder.extend:protobuf-extend 3.3.6


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.weicoder.extend
ArtifactId

ArtifactId

protobuf-extend
Version

Version

3.3.6
Type

Type

jar

Download protobuf-extend 3.3.6


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