is not current version
Last Version 0.3

com.github.cloudfoundry-community:cf-service-broker 0.2

Support for building service brokers.

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.cloudfoundry-community
ArtifactId

ArtifactId

cf-service-broker
Version

Version

0.2
Type

Type

jar

Download cf-service-broker 0.2


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