License |
License |
---|---|
GroupId | GroupIdlt.marsrutai |
ArtifactId | ArtifactIdserializer-protostuff |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProtostuff Serializer
Protostuff serialization implementation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/lt.marsrutai/serializer-protostuff/ -->
<dependency>
<groupId>lt.marsrutai</groupId>
<artifactId>serializer-protostuff</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/lt.marsrutai/serializer-protostuff/
implementation 'lt.marsrutai:serializer-protostuff:1.0.2'
// https://jarcasting.com/artifacts/lt.marsrutai/serializer-protostuff/
implementation ("lt.marsrutai:serializer-protostuff:1.0.2")
'lt.marsrutai:serializer-protostuff:jar:1.0.2'
<dependency org="lt.marsrutai" name="serializer-protostuff" rev="1.0.2">
<artifact name="serializer-protostuff" type="jar" />
</dependency>
@Grapes(
@Grab(group='lt.marsrutai', module='serializer-protostuff', version='1.0.2')
)
libraryDependencies += "lt.marsrutai" % "serializer-protostuff" % "1.0.2"
[lt.marsrutai/serializer-protostuff "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
lt.marsrutai : serializer-api | jar | 1.0.3 |
com.dyuproject.protostuff : protostuff-runtime-md | jar | 1.0.4 |
com.dyuproject.protostuff : protostuff-core | jar | 1.0.4 |