is not current version
Last Version 1.0.2

com.pslib.jtool:pslib-jtool 1.0.1

pslib-jtool

GroupId

GroupId

com.pslib.jtool
ArtifactId

ArtifactId

pslib-jtool
Version

Version

1.0.1
Type

Type

jar

Download pslib-jtool 1.0.1


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