License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdcom.weicoder |
ArtifactId | ArtifactIdprotobuf-extend |
Last Version | Last Version3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava tools
|
Filename | Size |
---|---|
protobuf-extend-3.2.pom | |
protobuf-extend-3.2.jar | 1 MB |
protobuf-extend-3.2-sources.jar | 849 KB |
protobuf-extend-3.2-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.weicoder/protobuf-extend/ -->
<dependency>
<groupId>com.weicoder</groupId>
<artifactId>protobuf-extend</artifactId>
<version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.weicoder/protobuf-extend/
implementation 'com.weicoder:protobuf-extend:3.2'
// https://jarcasting.com/artifacts/com.weicoder/protobuf-extend/
implementation ("com.weicoder:protobuf-extend:3.2")
'com.weicoder:protobuf-extend:jar:3.2'
<dependency org="com.weicoder" name="protobuf-extend" rev="3.2">
<artifact name="protobuf-extend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weicoder', module='protobuf-extend', version='3.2')
)
libraryDependencies += "com.weicoder" % "protobuf-extend" % "3.2"
[com.weicoder/protobuf-extend "3.2"]