Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.gu |
ArtifactId | ArtifactIdfapi-client_2.10 |
Version | Version0.52 |
Type | Typejar |
Filename | Size |
---|---|
fapi-client_2.10-0.52.pom | |
fapi-client_2.10-0.52.jar | 791 KB |
fapi-client_2.10-0.52-tests.jar | 821 KB |
fapi-client_2.10-0.52-tests-sources.jar | 129 KB |
fapi-client_2.10-0.52-tests-javadoc.jar | 609 KB |
fapi-client_2.10-0.52-sources.jar | 21 KB |
fapi-client_2.10-0.52-javadoc.jar | 648 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gu/fapi-client_2.10/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>fapi-client_2.10</artifactId>
<version>0.52</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/fapi-client_2.10/
implementation 'com.gu:fapi-client_2.10:0.52'
// https://jarcasting.com/artifacts/com.gu/fapi-client_2.10/
implementation ("com.gu:fapi-client_2.10:0.52")
'com.gu:fapi-client_2.10:jar:0.52'
<dependency org="com.gu" name="fapi-client_2.10" rev="0.52">
<artifact name="fapi-client_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='fapi-client_2.10', version='0.52')
)
libraryDependencies += "com.gu" % "fapi-client_2.10" % "0.52"
[com.gu/fapi-client_2.10 "0.52"]