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