Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.gu |
ArtifactId | ArtifactIdfapi-client_2.10 |
Version | Version0.20 |
Type | Typejar |
Filename | Size |
---|---|
fapi-client_2.10-0.20.pom | |
fapi-client_2.10-0.20.jar | 409 KB |
fapi-client_2.10-0.20-tests.jar | 425 KB |
fapi-client_2.10-0.20-tests-sources.jar | 118 KB |
fapi-client_2.10-0.20-tests-javadoc.jar | 494 KB |
fapi-client_2.10-0.20-sources.jar | 13 KB |
fapi-client_2.10-0.20-javadoc.jar | 568 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.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/fapi-client_2.10/
implementation 'com.gu:fapi-client_2.10:0.20'
// https://jarcasting.com/artifacts/com.gu/fapi-client_2.10/
implementation ("com.gu:fapi-client_2.10:0.20")
'com.gu:fapi-client_2.10:jar:0.20'
<dependency org="com.gu" name="fapi-client_2.10" rev="0.20">
<artifact name="fapi-client_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='fapi-client_2.10', version='0.20')
)
libraryDependencies += "com.gu" % "fapi-client_2.10" % "0.20"
[com.gu/fapi-client_2.10 "0.20"]