is not current version
Last Version 1.0.3

com.github.apuex.pa:pa-utility 1.0.2


Categories

Categories

Utility General Purpose Libraries
GroupId

GroupId

com.github.apuex.pa
ArtifactId

ArtifactId

pa-utility
Version

Version

1.0.2
Type

Type

jar

Download pa-utility 1.0.2


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