is not current version
Last Version 5.0

com.github.peiatgithub:pjutils 3.0

Java utilities

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.peiatgithub
ArtifactId

ArtifactId

pjutils
Version

Version

3.0
Type

Type

jar

Download pjutils 3.0


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