is not current version
Last Version 0.0.4

com.tencentcloudapi:scf-java-events 0.0.2

Tencent Cloud Serverless API SDK for Java

Categories

Categories

Java Languages
GroupId

GroupId

com.tencentcloudapi
ArtifactId

ArtifactId

scf-java-events
Version

Version

0.0.2
Type

Type

jar

Download scf-java-events 0.0.2


<!-- https://jarcasting.com/artifacts/com.tencentcloudapi/scf-java-events/ -->
<dependency>
    <groupId>com.tencentcloudapi</groupId>
    <artifactId>scf-java-events</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencentcloudapi/scf-java-events/
implementation 'com.tencentcloudapi:scf-java-events:0.0.2'
// https://jarcasting.com/artifacts/com.tencentcloudapi/scf-java-events/
implementation ("com.tencentcloudapi:scf-java-events:0.0.2")
'com.tencentcloudapi:scf-java-events:jar:0.0.2'
<dependency org="com.tencentcloudapi" name="scf-java-events" rev="0.0.2">
  <artifact name="scf-java-events" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencentcloudapi', module='scf-java-events', version='0.0.2')
)
libraryDependencies += "com.tencentcloudapi" % "scf-java-events" % "0.0.2"
[com.tencentcloudapi/scf-java-events "0.0.2"]