Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.gu |
ArtifactId | ArtifactIdfapi-client_2.11 |
Version | Version2.5.2 |
Type | Typejar |
Filename | Size |
---|---|
fapi-client_2.11-2.5.2.pom | |
fapi-client_2.11-2.5.2.jar | 921 KB |
fapi-client_2.11-2.5.2-tests.jar | 1 MB |
fapi-client_2.11-2.5.2-tests-sources.jar | 145 KB |
fapi-client_2.11-2.5.2-tests-javadoc.jar | 731 KB |
fapi-client_2.11-2.5.2-sources.jar | 24 KB |
fapi-client_2.11-2.5.2-javadoc.jar | 687 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gu/fapi-client_2.11/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>fapi-client_2.11</artifactId>
<version>2.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/fapi-client_2.11/
implementation 'com.gu:fapi-client_2.11:2.5.2'
// https://jarcasting.com/artifacts/com.gu/fapi-client_2.11/
implementation ("com.gu:fapi-client_2.11:2.5.2")
'com.gu:fapi-client_2.11:jar:2.5.2'
<dependency org="com.gu" name="fapi-client_2.11" rev="2.5.2">
<artifact name="fapi-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='fapi-client_2.11', version='2.5.2')
)
libraryDependencies += "com.gu" % "fapi-client_2.11" % "2.5.2"
[com.gu/fapi-client_2.11 "2.5.2"]