Last Version

protostuff :: runtime-md 1.8.0

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

License

License

GroupId

GroupId

io.protostuff
ArtifactId

ArtifactId

protostuff-runtime-md
Version

Version

1.8.0
Type

Type

jar
Description

Description

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

Download protostuff-runtime-md 1.8.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.protostuff : protostuff-api jar 1.8.0
io.protostuff : protostuff-collectionschema jar 1.8.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 1.10.8
io.protostuff : protostuff-core jar 1.8.0
io.protostuff : protostuff-core jar 1.8.0

Project Modules

There are no modules declared in this project.