is not current version
Last Version 0.7.1

com.latitech.android:whiteboard 0.4.13

White board java sdk

GroupId

GroupId

com.latitech.android
ArtifactId

ArtifactId

whiteboard
Version

Version

0.4.13
Type

Type

aar

Download whiteboard 0.4.13


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