Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.dongliu.prettypb |
ArtifactId | ArtifactIdprettypb-include |
Version | Version0.3.0 |
Type | Typejar |
Filename | Size |
---|---|
prettypb-include-0.3.0.pom | |
prettypb-include-0.3.0.jar | 10 KB |
prettypb-include-0.3.0-sources.jar | 7 KB |
prettypb-include-0.3.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.dongliu.prettypb/prettypb-include/
implementation 'net.dongliu.prettypb:prettypb-include:0.3.0'
// https://jarcasting.com/artifacts/net.dongliu.prettypb/prettypb-include/
implementation ("net.dongliu.prettypb:prettypb-include:0.3.0")
'net.dongliu.prettypb:prettypb-include:jar:0.3.0'
<dependency org="net.dongliu.prettypb" name="prettypb-include" rev="0.3.0">
<artifact name="prettypb-include" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dongliu.prettypb', module='prettypb-include', version='0.3.0')
)
libraryDependencies += "net.dongliu.prettypb" % "prettypb-include" % "0.3.0"
[net.dongliu.prettypb/prettypb-include "0.3.0"]