is not current version
Last Version 0.0.6

com.github.yunwjr:bs-sdk 0.0.5

sdk for skkj basic server

GroupId

GroupId

com.github.yunwjr
ArtifactId

ArtifactId

bs-sdk
Version

Version

0.0.5
Type

Type

jar

Download bs-sdk 0.0.5


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