Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.gu |
ArtifactId | ArtifactIdpa-client_2.10 |
Version | Version4.10 |
Type | Typejar |
Filename | Size |
---|---|
pa-client_2.10-4.10.pom | |
pa-client_2.10-4.10.jar | 424 KB |
pa-client_2.10-4.10-sources.jar | 13 KB |
pa-client_2.10-4.10-javadoc.jar | 527 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gu/pa-client_2.10/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>pa-client_2.10</artifactId>
<version>4.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/pa-client_2.10/
implementation 'com.gu:pa-client_2.10:4.10'
// https://jarcasting.com/artifacts/com.gu/pa-client_2.10/
implementation ("com.gu:pa-client_2.10:4.10")
'com.gu:pa-client_2.10:jar:4.10'
<dependency org="com.gu" name="pa-client_2.10" rev="4.10">
<artifact name="pa-client_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='pa-client_2.10', version='4.10')
)
libraryDependencies += "com.gu" % "pa-client_2.10" % "4.10"
[com.gu/pa-client_2.10 "4.10"]