is not current version
Last Version 5.0

com.github.peiatgithub:pjutils 1.0

Java utilities

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.peiatgithub
ArtifactId

ArtifactId

pjutils
Version

Version

1.0
Type

Type

jar

Download pjutils 1.0


<!-- https://jarcasting.com/artifacts/com.github.peiatgithub/pjutils/ -->
<dependency>
    <groupId>com.github.peiatgithub</groupId>
    <artifactId>pjutils</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.peiatgithub/pjutils/
implementation 'com.github.peiatgithub:pjutils:1.0'
// https://jarcasting.com/artifacts/com.github.peiatgithub/pjutils/
implementation ("com.github.peiatgithub:pjutils:1.0")
'com.github.peiatgithub:pjutils:jar:1.0'
<dependency org="com.github.peiatgithub" name="pjutils" rev="1.0">
  <artifact name="pjutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.peiatgithub', module='pjutils', version='1.0')
)
libraryDependencies += "com.github.peiatgithub" % "pjutils" % "1.0"
[com.github.peiatgithub/pjutils "1.0"]