is not current version
Last Version 1.8.0

io.protostuff:protostuff-runtime-md 1.3.6

protostuff runtime for mobile devices (actually JREs with no sun.reflect.* packages)

GroupId

GroupId

io.protostuff
ArtifactId

ArtifactId

protostuff-runtime-md
Version

Version

1.3.6
Type

Type

jar

Download protostuff-runtime-md 1.3.6


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