License |
License |
---|---|
GroupId | GroupIdio.protostuff |
ArtifactId | ArtifactIdprotostuff-runtime-md |
Version | Version1.7.4 |
Type | Typejar |
Description |
Descriptionprotostuff :: runtime-md
protostuff runtime for mobile devices (actually JREs with no sun.reflect.* packages)
|
Filename | Size |
---|---|
protostuff-runtime-md-1.7.4.pom | |
protostuff-runtime-md-1.7.4.jar | 375 KB |
protostuff-runtime-md-1.7.4-tests.jar | 226 KB |
protostuff-runtime-md-1.7.4-sources.jar | 100 KB |
protostuff-runtime-md-1.7.4-javadoc.jar | 312 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.protostuff/protostuff-runtime-md/ -->
<dependency>
<groupId>io.protostuff</groupId>
<artifactId>protostuff-runtime-md</artifactId>
<version>1.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.protostuff/protostuff-runtime-md/
implementation 'io.protostuff:protostuff-runtime-md:1.7.4'
// https://jarcasting.com/artifacts/io.protostuff/protostuff-runtime-md/
implementation ("io.protostuff:protostuff-runtime-md:1.7.4")
'io.protostuff:protostuff-runtime-md:jar:1.7.4'
<dependency org="io.protostuff" name="protostuff-runtime-md" rev="1.7.4">
<artifact name="protostuff-runtime-md" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.protostuff', module='protostuff-runtime-md', version='1.7.4')
)
libraryDependencies += "io.protostuff" % "protostuff-runtime-md" % "1.7.4"
[io.protostuff/protostuff-runtime-md "1.7.4"]
Group / Artifact | Type | Version |
---|---|---|
io.protostuff : protostuff-api | jar | 1.7.4 |
io.protostuff : protostuff-collectionschema | jar | 1.7.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.7.4 |
io.protostuff : protostuff-core | jar | 1.7.4 |