License |
License
BSD 2-Clause
|
---|---|
GroupId | GroupIdcom.vsee |
ArtifactId | ArtifactIdvsee-document |
Version | Version1.17.0 |
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.17.0.pom | |
vsee-document-1.17.0-javadoc.jar | 278 KB |
vsee-document-1.17.0-VSeeKitSimple.zip | 397 KB |
vsee-document-1.17.0-VSeeKitExample.zip | 103 KB |
vsee-document-1.17.0-Documentation.zip | 187 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vsee/vsee-document/ -->
<dependency>
<groupId>com.vsee</groupId>
<artifactId>vsee-document</artifactId>
<version>1.17.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vsee/vsee-document/
implementation 'com.vsee:vsee-document:1.17.0'
// https://jarcasting.com/artifacts/com.vsee/vsee-document/
implementation ("com.vsee:vsee-document:1.17.0")
'com.vsee:vsee-document:pom:1.17.0'
<dependency org="com.vsee" name="vsee-document" rev="1.17.0">
<artifact name="vsee-document" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vsee', module='vsee-document', version='1.17.0')
)
libraryDependencies += "com.vsee" % "vsee-document" % "1.17.0"
[com.vsee/vsee-document "1.17.0"]