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