is not current version
Last Version 0.4.1

cn.leancloud:cloud-function-sdk 0.4.0

leancloud leanengine cloud function library

GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

cloud-function-sdk
Version

Version

0.4.0
Type

Type

jar

Download cloud-function-sdk 0.4.0


<!-- https://jarcasting.com/artifacts/cn.leancloud/cloud-function-sdk/ -->
<dependency>
    <groupId>cn.leancloud</groupId>
    <artifactId>cloud-function-sdk</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.leancloud/cloud-function-sdk/
implementation 'cn.leancloud:cloud-function-sdk:0.4.0'
// https://jarcasting.com/artifacts/cn.leancloud/cloud-function-sdk/
implementation ("cn.leancloud:cloud-function-sdk:0.4.0")
'cn.leancloud:cloud-function-sdk:jar:0.4.0'
<dependency org="cn.leancloud" name="cloud-function-sdk" rev="0.4.0">
  <artifact name="cloud-function-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.leancloud', module='cloud-function-sdk', version='0.4.0')
)
libraryDependencies += "cn.leancloud" % "cloud-function-sdk" % "0.4.0"
[cn.leancloud/cloud-function-sdk "0.4.0"]