is not current version
Last Version 3.0.4

com.gu:fapi-client_2.11 0.35

fapi-client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.gu
ArtifactId

ArtifactId

fapi-client_2.11
Version

Version

0.35
Type

Type

jar

Download fapi-client_2.11 0.35


<!-- 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"]