is not current version
Last Version 0.3.2

net.dongliu.prettypb:prettypb-include 0.1

necessary lib for proto beans compile

Categories

Categories

Net
GroupId

GroupId

net.dongliu.prettypb
ArtifactId

ArtifactId

prettypb-include
Version

Version

0.1
Type

Type

jar

Download prettypb-include 0.1


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