Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.gu |
ArtifactId | ArtifactIdfapi-client_2.10 |
Version | Version0.18 |
Type | Typejar |
Filename | Size |
---|---|
fapi-client_2.10-0.18.pom | |
fapi-client_2.10-0.18.jar | 337 KB |
fapi-client_2.10-0.18-tests.jar | 349 KB |
fapi-client_2.10-0.18-tests-sources.jar | 117 KB |
fapi-client_2.10-0.18-tests-javadoc.jar | 460 KB |
fapi-client_2.10-0.18-sources.jar | 12 KB |
fapi-client_2.10-0.18-javadoc.jar | 543 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.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/fapi-client_2.10/
implementation 'com.gu:fapi-client_2.10:0.18'
// https://jarcasting.com/artifacts/com.gu/fapi-client_2.10/
implementation ("com.gu:fapi-client_2.10:0.18")
'com.gu:fapi-client_2.10:jar:0.18'
<dependency org="com.gu" name="fapi-client_2.10" rev="0.18">
<artifact name="fapi-client_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='fapi-client_2.10', version='0.18')
)
libraryDependencies += "com.gu" % "fapi-client_2.10" % "0.18"
[com.gu/fapi-client_2.10 "0.18"]