is not current version
Last Version 0.2

net.peachjean.commons:pjcommons-parent 0.1

PeachJean Commons libraries.

Categories

Categories

Net
GroupId

GroupId

net.peachjean.commons
ArtifactId

ArtifactId

pjcommons-parent
Version

Version

0.1
Type

Type

pom

Download pjcommons-parent 0.1

Filename Size
pjcommons-parent-0.1.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.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.peachjean.commons/pjcommons-parent/
implementation 'net.peachjean.commons:pjcommons-parent:0.1'
// https://jarcasting.com/artifacts/net.peachjean.commons/pjcommons-parent/
implementation ("net.peachjean.commons:pjcommons-parent:0.1")
'net.peachjean.commons:pjcommons-parent:pom:0.1'
<dependency org="net.peachjean.commons" name="pjcommons-parent" rev="0.1">
  <artifact name="pjcommons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.peachjean.commons', module='pjcommons-parent', version='0.1')
)
libraryDependencies += "net.peachjean.commons" % "pjcommons-parent" % "0.1"
[net.peachjean.commons/pjcommons-parent "0.1"]