License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.dongliu.prettypb |
ArtifactId | ArtifactIdprettypb-runtime |
Last Version | Last Version0.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprettypb-runtime
Prettypb serialization runtime
|
Filename | Size |
---|---|
prettypb-runtime-0.3.5.pom | |
prettypb-runtime-0.3.5.jar | 88 KB |
prettypb-runtime-0.3.5-sources.jar | 44 KB |
prettypb-runtime-0.3.5-javadoc.jar | 346 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 16.0.1 |
org.slf4j : slf4j-api | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.6 |
junit : junit | jar | 4.11 |