| License |
License |
|---|---|
| Categories |
CategoriesProtobuf Data Data Structures |
| GroupId | GroupIdorg.xworker |
| ArtifactId | ArtifactIdxworker_protobuf |
| Last Version | Last Version3.11.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxworker_protobuf
The parent model liberary of XWorker.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xworker_protobuf-3.11.5.pom | |
| xworker_protobuf-3.11.5.jar | 25 KB |
| xworker_protobuf-3.11.5-sources.jar | 21 KB |
| xworker_protobuf-3.11.5-javadoc.jar | 483 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xworker/xworker_protobuf/ -->
<dependency>
<groupId>org.xworker</groupId>
<artifactId>xworker_protobuf</artifactId>
<version>3.11.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.xworker/xworker_protobuf/
implementation 'org.xworker:xworker_protobuf:3.11.5'
// https://jarcasting.com/artifacts/org.xworker/xworker_protobuf/
implementation ("org.xworker:xworker_protobuf:3.11.5")
'org.xworker:xworker_protobuf:jar:3.11.5'
<dependency org="org.xworker" name="xworker_protobuf" rev="3.11.5">
<artifact name="xworker_protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xworker', module='xworker_protobuf', version='3.11.5')
)
libraryDependencies += "org.xworker" % "xworker_protobuf" % "3.11.5"
[org.xworker/xworker_protobuf "3.11.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.xworker : xworker_lang | jar | 1.4.4 |
| com.google.protobuf : protobuf-java | jar | 3.11.4 |
| com.googlecode.protobuf-java-format : protobuf-java-format | jar | 1.4 |
| org.x-meta : org.xmeta.engine | jar | 1.4.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.xworker : xworker_swt | jar | 1.4.4 |