is not current version
Last Version 1.18.44953

com.vsee:application-layer 1.10.39099

The VSee application SDK for Android

GroupId

GroupId

com.vsee
ArtifactId

ArtifactId

application-layer
Version

Version

1.10.39099
Type

Type

aar

Download application-layer 1.10.39099


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