Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.gu |
ArtifactId | ArtifactIdfapi-client_2.11 |
Version | Version0.35 |
Type | Typejar |
Filename | Size |
---|---|
fapi-client_2.11-0.35.pom | |
fapi-client_2.11-0.35.jar | 776 KB |
fapi-client_2.11-0.35-tests.jar | 771 KB |
fapi-client_2.11-0.35-tests-sources.jar | 128 KB |
fapi-client_2.11-0.35-tests-javadoc.jar | 631 KB |
fapi-client_2.11-0.35-sources.jar | 20 KB |
fapi-client_2.11-0.35-javadoc.jar | 651 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gu/fapi-client_2.11/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>fapi-client_2.11</artifactId>
<version>0.35</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/fapi-client_2.11/
implementation 'com.gu:fapi-client_2.11:0.35'
// https://jarcasting.com/artifacts/com.gu/fapi-client_2.11/
implementation ("com.gu:fapi-client_2.11:0.35")
'com.gu:fapi-client_2.11:jar:0.35'
<dependency org="com.gu" name="fapi-client_2.11" rev="0.35">
<artifact name="fapi-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='fapi-client_2.11', version='0.35')
)
libraryDependencies += "com.gu" % "fapi-client_2.11" % "0.35"
[com.gu/fapi-client_2.11 "0.35"]