is not current version
Last Version 0.70

com.gu:fapi-client_2.10 0.63

fapi-client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.gu
ArtifactId

ArtifactId

fapi-client_2.10
Version

Version

0.63
Type

Type

jar

Download fapi-client_2.10 0.63


<!-- https://jarcasting.com/artifacts/com.gu/fapi-client_2.10/ -->
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>fapi-client_2.10</artifactId>
    <version>0.63</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/fapi-client_2.10/
implementation 'com.gu:fapi-client_2.10:0.63'
// https://jarcasting.com/artifacts/com.gu/fapi-client_2.10/
implementation ("com.gu:fapi-client_2.10:0.63")
'com.gu:fapi-client_2.10:jar:0.63'
<dependency org="com.gu" name="fapi-client_2.10" rev="0.63">
  <artifact name="fapi-client_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='fapi-client_2.10', version='0.63')
)
libraryDependencies += "com.gu" % "fapi-client_2.10" % "0.63"
[com.gu/fapi-client_2.10 "0.63"]