is not current version
Last Version 0.3

com.github.cloudfoundry-community:cf-client 0.2

A lightweight Cloud Controller and UAA client.

Categories

Categories

Unity Business Logic Libraries Game Development CLI User Interface
GroupId

GroupId

com.github.cloudfoundry-community
ArtifactId

ArtifactId

cf-client
Version

Version

0.2
Type

Type

jar

Download cf-client 0.2


<!-- https://jarcasting.com/artifacts/com.github.cloudfoundry-community/cf-client/ -->
<dependency>
    <groupId>com.github.cloudfoundry-community</groupId>
    <artifactId>cf-client</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/cf-client/
implementation 'com.github.cloudfoundry-community:cf-client:0.2'
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/cf-client/
implementation ("com.github.cloudfoundry-community:cf-client:0.2")
'com.github.cloudfoundry-community:cf-client:jar:0.2'
<dependency org="com.github.cloudfoundry-community" name="cf-client" rev="0.2">
  <artifact name="cf-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cloudfoundry-community', module='cf-client', version='0.2')
)
libraryDependencies += "com.github.cloudfoundry-community" % "cf-client" % "0.2"
[com.github.cloudfoundry-community/cf-client "0.2"]