License |
License |
---|---|
GroupId | GroupIdcom.latitech.android |
ArtifactId | ArtifactIdwhiteboard |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionwhite_board_sdk
White board java sdk
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
whiteboard-0.7.1.pom | |
whiteboard-0.7.1-sources.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.latitech.android/whiteboard/ -->
<dependency>
<groupId>com.latitech.android</groupId>
<artifactId>whiteboard</artifactId>
<version>0.7.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.latitech.android/whiteboard/
implementation 'com.latitech.android:whiteboard:0.7.1'
// https://jarcasting.com/artifacts/com.latitech.android/whiteboard/
implementation ("com.latitech.android:whiteboard:0.7.1")
'com.latitech.android:whiteboard:aar:0.7.1'
<dependency org="com.latitech.android" name="whiteboard" rev="0.7.1">
<artifact name="whiteboard" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.latitech.android', module='whiteboard', version='0.7.1')
)
libraryDependencies += "com.latitech.android" % "whiteboard" % "0.7.1"
[com.latitech.android/whiteboard "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun.dpa : oss-android-sdk | jar | 2.9.11 |
com.squareup.okhttp3 : okhttp | jar | 3.14.9 |