License |
License |
---|---|
Categories |
CategoriesUtility General Purpose Libraries |
GroupId | GroupIdcom.github.apuex.pa |
ArtifactId | ArtifactIdpa-utility |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpa
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pa-utility-1.0.3.pom | |
pa-utility-1.0.3.jar | 8 KB |
pa-utility-1.0.3-sources.jar | 5 KB |
pa-utility-1.0.3-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.apuex.pa/pa-utility/ -->
<dependency>
<groupId>com.github.apuex.pa</groupId>
<artifactId>pa-utility</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.apuex.pa/pa-utility/
implementation 'com.github.apuex.pa:pa-utility:1.0.3'
// https://jarcasting.com/artifacts/com.github.apuex.pa/pa-utility/
implementation ("com.github.apuex.pa:pa-utility:1.0.3")
'com.github.apuex.pa:pa-utility:jar:1.0.3'
<dependency org="com.github.apuex.pa" name="pa-utility" rev="1.0.3">
<artifact name="pa-utility" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.apuex.pa', module='pa-utility', version='1.0.3')
)
libraryDependencies += "com.github.apuex.pa" % "pa-utility" % "1.0.3"
[com.github.apuex.pa/pa-utility "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |