Common

Code shared by multiple CF modules.

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.cloudfoundry-community
ArtifactId

ArtifactId

cf-common
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Common
Code shared by multiple CF modules.

Download cf-common

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.2.2

Project Modules

There are no modules declared in this project.
com.github.cloudfoundry-community

Cloud Foundry Community

Versions

Version
0.3
0.2
0.1