License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.dongliu.prettypb |
ArtifactId | ArtifactIdprettypb-include |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprettypb::include
necessary lib for proto beans compile
|
Filename | Size |
---|---|
prettypb-include-0.3.2.pom | |
prettypb-include-0.3.2.jar | 10 KB |
prettypb-include-0.3.2-sources.jar | 7 KB |
prettypb-include-0.3.2-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.dongliu.prettypb/prettypb-include/ -->
<dependency>
<groupId>net.dongliu.prettypb</groupId>
<artifactId>prettypb-include</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.dongliu.prettypb/prettypb-include/
implementation 'net.dongliu.prettypb:prettypb-include:0.3.2'
// https://jarcasting.com/artifacts/net.dongliu.prettypb/prettypb-include/
implementation ("net.dongliu.prettypb:prettypb-include:0.3.2")
'net.dongliu.prettypb:prettypb-include:jar:0.3.2'
<dependency org="net.dongliu.prettypb" name="prettypb-include" rev="0.3.2">
<artifact name="prettypb-include" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dongliu.prettypb', module='prettypb-include', version='0.3.2')
)
libraryDependencies += "net.dongliu.prettypb" % "prettypb-include" % "0.3.2"
[net.dongliu.prettypb/prettypb-include "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-log4j12 | jar | 1.7.6 |