is not current version
Last Version 0.3.4

net.dongliu.prettypb:prettypb 0.3.2

Prettypb :: Parent pom

Categories

Categories

Net
GroupId

GroupId

net.dongliu.prettypb
ArtifactId

ArtifactId

prettypb
Version

Version

0.3.2
Type

Type

pom

Download prettypb 0.3.2

Filename Size
prettypb-0.3.2.pom 9 KB
Browse

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