is not current version
Last Version 1.18.44953

com.vsee:application-layer 1.13.40920

The VSee application SDK for Android

GroupId

GroupId

com.vsee
ArtifactId

ArtifactId

application-layer
Version

Version

1.13.40920
Type

Type

aar

Download application-layer 1.13.40920


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