is not current version
Last Version 3.1.15

com.github.shoothzj:sdk-codec-bk 3.1.5


GroupId

GroupId

com.github.shoothzj
ArtifactId

ArtifactId

sdk-codec-bk
Version

Version

3.1.5
Type

Type

jar

Download sdk-codec-bk 3.1.5


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