License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.dongliu.prettypb |
ArtifactId | ArtifactIdprettypb |
Last Version | Last Version0.3.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionprettypb
Prettypb :: Parent pom
|
Filename | Size |
---|---|
prettypb-0.3.4.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.dongliu.prettypb/prettypb/ -->
<dependency>
<groupId>net.dongliu.prettypb</groupId>
<artifactId>prettypb</artifactId>
<version>0.3.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.dongliu.prettypb/prettypb/
implementation 'net.dongliu.prettypb:prettypb:0.3.4'
// https://jarcasting.com/artifacts/net.dongliu.prettypb/prettypb/
implementation ("net.dongliu.prettypb:prettypb:0.3.4")
'net.dongliu.prettypb:prettypb:pom:0.3.4'
<dependency org="net.dongliu.prettypb" name="prettypb" rev="0.3.4">
<artifact name="prettypb" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.dongliu.prettypb', module='prettypb', version='0.3.4')
)
libraryDependencies += "net.dongliu.prettypb" % "prettypb" % "0.3.4"
[net.dongliu.prettypb/prettypb "0.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.6 |
net.dongliu.commons : commons-lang | jar | 1.0.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-log4j12 | jar | 1.7.6 |