Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.dongliu.prettypb |
ArtifactId | ArtifactIdprettypb-include |
Version | Version0.1 |
Type | Typejar |
Filename | Size |
---|---|
prettypb-include-0.1.pom | |
prettypb-include-0.1.jar | 10 KB |
prettypb-include-0.1-sources.jar | 7 KB |
prettypb-include-0.1-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.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"]