ARBoard

white board draw

License

License

The Apache License, Version 2.0
GroupId

GroupId

io.anyrtc
ArtifactId

ArtifactId

ARBoard
Last Version

Last Version

1.0.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

ARBoard
white board draw
Project URL

Project URL

https://github.com/anyRTC/ARBoard
Source Code Management

Source Code Management

https://github.com/anyRTC/ARBoard/tree/master

Download ARBoard

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.2
1.0.0.1
1.0.0.0