| License |
License
BSD 2-Clause
|
|---|---|
| GroupId | GroupIdcom.vsee |
| ArtifactId | ArtifactIdgreendao-migration |
| Last Version | Last Version1.12.39660 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionVSeeKit
The VSee application SDK for Android
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| greendao-migration-1.12.39660.pom | |
| greendao-migration-1.12.39660.aar | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vsee/greendao-migration/ -->
<dependency>
<groupId>com.vsee</groupId>
<artifactId>greendao-migration</artifactId>
<version>1.12.39660</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.vsee/greendao-migration/
implementation 'com.vsee:greendao-migration:1.12.39660'
// https://jarcasting.com/artifacts/com.vsee/greendao-migration/
implementation ("com.vsee:greendao-migration:1.12.39660")
'com.vsee:greendao-migration:aar:1.12.39660'
<dependency org="com.vsee" name="greendao-migration" rev="1.12.39660">
<artifact name="greendao-migration" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.vsee', module='greendao-migration', version='1.12.39660')
)
libraryDependencies += "com.vsee" % "greendao-migration" % "1.12.39660"
[com.vsee/greendao-migration "1.12.39660"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.greenrobot : greendao | jar | 3.2.2 |