is not current version
Last Version 1.0.9

com.dyuproject.protostuff:protostuff-me 1.0.4

protostuff for j2me

GroupId

GroupId

com.dyuproject.protostuff
ArtifactId

ArtifactId

protostuff-me
Version

Version

1.0.4
Type

Type

jar

Download protostuff-me 1.0.4


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