prettypb-runtime

Prettypb serialization runtime

License

License

Categories

Categories

Net
GroupId

GroupId

net.dongliu.prettypb
ArtifactId

ArtifactId

prettypb-runtime
Last Version

Last Version

0.3.5
Release Date

Release Date

Type

Type

jar
Description

Description

prettypb-runtime
Prettypb serialization runtime

Download prettypb-runtime

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 16.0.1
org.slf4j : slf4j-api jar 1.7.6

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.6
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0