is not current version
Last Version 0.3

net.peachjean.commons:pjcommons-test 0.1


Categories

Categories

Net
GroupId

GroupId

net.peachjean.commons
ArtifactId

ArtifactId

pjcommons-test
Version

Version

0.1
Type

Type

jar

Download pjcommons-test 0.1


<!-- https://jarcasting.com/artifacts/net.peachjean.commons/pjcommons-test/ -->
<dependency>
    <groupId>net.peachjean.commons</groupId>
    <artifactId>pjcommons-test</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.peachjean.commons/pjcommons-test/
implementation 'net.peachjean.commons:pjcommons-test:0.1'
// https://jarcasting.com/artifacts/net.peachjean.commons/pjcommons-test/
implementation ("net.peachjean.commons:pjcommons-test:0.1")
'net.peachjean.commons:pjcommons-test:jar:0.1'
<dependency org="net.peachjean.commons" name="pjcommons-test" rev="0.1">
  <artifact name="pjcommons-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.peachjean.commons', module='pjcommons-test', version='0.1')
)
libraryDependencies += "net.peachjean.commons" % "pjcommons-test" % "0.1"
[net.peachjean.commons/pjcommons-test "0.1"]