is not current version
Last Version 1.18.44953

com.vsee:vsee-core 1.14.42437

The VSee application SDK for Android

GroupId

GroupId

com.vsee
ArtifactId

ArtifactId

vsee-core
Version

Version

1.14.42437
Type

Type

aar

Download vsee-core 1.14.42437


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