| License |
License |
|---|---|
| GroupId | GroupIdcom.dyuproject.protostuff |
| ArtifactId | ArtifactIdprotostuff-uberjar |
| Last Version | Last Version1.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionprotostuff :: uberjar
serialization api for messages
|
| Filename | Size |
|---|---|
| protostuff-uberjar-1.2.2.pom | |
| protostuff-uberjar-1.2.2.jar | 471 KB |
| protostuff-uberjar-1.2.2-sources.jar | 929 bytes |
| protostuff-uberjar-1.2.2-javadoc.jar | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.dyuproject.protostuff/protostuff-uberjar/ -->
<dependency>
<groupId>com.dyuproject.protostuff</groupId>
<artifactId>protostuff-uberjar</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.dyuproject.protostuff/protostuff-uberjar/
implementation 'com.dyuproject.protostuff:protostuff-uberjar:1.2.2'
// https://jarcasting.com/artifacts/com.dyuproject.protostuff/protostuff-uberjar/
implementation ("com.dyuproject.protostuff:protostuff-uberjar:1.2.2")
'com.dyuproject.protostuff:protostuff-uberjar:jar:1.2.2'
<dependency org="com.dyuproject.protostuff" name="protostuff-uberjar" rev="1.2.2">
<artifact name="protostuff-uberjar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dyuproject.protostuff', module='protostuff-uberjar', version='1.2.2')
)
libraryDependencies += "com.dyuproject.protostuff" % "protostuff-uberjar" % "1.2.2"
[com.dyuproject.protostuff/protostuff-uberjar "1.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.dyuproject.protostuff : protostuff-core | jar | 1.2.2 |
| com.dyuproject.protostuff : protostuff-api | jar | 1.2.2 |
| com.dyuproject.protostuff : protostuff-collectionschema | jar | 1.2.2 |
| com.dyuproject.protostuff : protostuff-runtime | jar | 1.2.2 |