is not current version
Last Version 0.3

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

Support for building Cloud Foundry components (/varz, /healthz, and NATS messages.)

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.cloudfoundry-community
ArtifactId

ArtifactId

cf-component
Version

Version

0.2
Type

Type

jar

Download cf-component 0.2


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