is not current version
Last Version 1.0.19

com.volcengine:byteplus-sdk 1.0.1

SDK for byteplus

GroupId

GroupId

com.volcengine
ArtifactId

ArtifactId

byteplus-sdk
Version

Version

1.0.1
Type

Type

jar

Download byteplus-sdk 1.0.1


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