is not current version
Last Version 1.18.44953

com.vsee:vsee-kit-sl 1.16.44130

The VSee application SDK for Android

GroupId

GroupId

com.vsee
ArtifactId

ArtifactId

vsee-kit-sl
Version

Version

1.16.44130
Type

Type

aar

Download vsee-kit-sl 1.16.44130


<!-- https://jarcasting.com/artifacts/com.vsee/vsee-kit-sl/ -->
<dependency>
    <groupId>com.vsee</groupId>
    <artifactId>vsee-kit-sl</artifactId>
    <version>1.16.44130</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.vsee/vsee-kit-sl/
implementation 'com.vsee:vsee-kit-sl:1.16.44130'
// https://jarcasting.com/artifacts/com.vsee/vsee-kit-sl/
implementation ("com.vsee:vsee-kit-sl:1.16.44130")
'com.vsee:vsee-kit-sl:aar:1.16.44130'
<dependency org="com.vsee" name="vsee-kit-sl" rev="1.16.44130">
  <artifact name="vsee-kit-sl" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.vsee', module='vsee-kit-sl', version='1.16.44130')
)
libraryDependencies += "com.vsee" % "vsee-kit-sl" % "1.16.44130"
[com.vsee/vsee-kit-sl "1.16.44130"]