License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.peachjean.commons |
ArtifactId | ArtifactIdpjcommons-parent |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPeachJean Commons :: Parent
PeachJean Commons libraries.
|
Filename | Size |
---|---|
pjcommons-parent-0.2.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.peachjean.commons/pjcommons-parent/ -->
<dependency>
<groupId>net.peachjean.commons</groupId>
<artifactId>pjcommons-parent</artifactId>
<version>0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.peachjean.commons/pjcommons-parent/
implementation 'net.peachjean.commons:pjcommons-parent:0.2'
// https://jarcasting.com/artifacts/net.peachjean.commons/pjcommons-parent/
implementation ("net.peachjean.commons:pjcommons-parent:0.2")
'net.peachjean.commons:pjcommons-parent:pom:0.2'
<dependency org="net.peachjean.commons" name="pjcommons-parent" rev="0.2">
<artifact name="pjcommons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.peachjean.commons', module='pjcommons-parent', version='0.2')
)
libraryDependencies += "net.peachjean.commons" % "pjcommons-parent" % "0.2"
[net.peachjean.commons/pjcommons-parent "0.2"]