License |
License
BSD 2-Clause
|
---|---|
GroupId | GroupIdcom.vsee |
ArtifactId | ArtifactIdvsee-document |
Version | Version1.16.43508 |
Type | Typepom |
Description |
DescriptionVSeeKit
The VSee application SDK for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vsee-document-1.16.43508.pom | |
vsee-document-1.16.43508-javadoc.jar | 261 bytes |
vsee-document-1.16.43508-VSeeKitSimple.zip | 397 KB |
vsee-document-1.16.43508-VSeeKitExample.zip | 103 KB |
vsee-document-1.16.43508-Documentation.zip | 187 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vsee/vsee-document/ -->
<dependency>
<groupId>com.vsee</groupId>
<artifactId>vsee-document</artifactId>
<version>1.16.43508</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vsee/vsee-document/
implementation 'com.vsee:vsee-document:1.16.43508'
// https://jarcasting.com/artifacts/com.vsee/vsee-document/
implementation ("com.vsee:vsee-document:1.16.43508")
'com.vsee:vsee-document:pom:1.16.43508'
<dependency org="com.vsee" name="vsee-document" rev="1.16.43508">
<artifact name="vsee-document" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vsee', module='vsee-document', version='1.16.43508')
)
libraryDependencies += "com.vsee" % "vsee-document" % "1.16.43508"
[com.vsee/vsee-document "1.16.43508"]