is not current version
Last Version 1.0.1-RC1

com.github.charleslzq:hand-writing-view 1.0.0-RC1

View for hand writing input

GroupId

GroupId

com.github.charleslzq
ArtifactId

ArtifactId

hand-writing-view
Version

Version

1.0.0-RC1
Type

Type

aar

Download hand-writing-view 1.0.0-RC1


<!-- https://jarcasting.com/artifacts/com.github.charleslzq/hand-writing-view/ -->
<dependency>
    <groupId>com.github.charleslzq</groupId>
    <artifactId>hand-writing-view</artifactId>
    <version>1.0.0-RC1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.charleslzq/hand-writing-view/
implementation 'com.github.charleslzq:hand-writing-view:1.0.0-RC1'
// https://jarcasting.com/artifacts/com.github.charleslzq/hand-writing-view/
implementation ("com.github.charleslzq:hand-writing-view:1.0.0-RC1")
'com.github.charleslzq:hand-writing-view:aar:1.0.0-RC1'
<dependency org="com.github.charleslzq" name="hand-writing-view" rev="1.0.0-RC1">
  <artifact name="hand-writing-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.charleslzq', module='hand-writing-view', version='1.0.0-RC1')
)
libraryDependencies += "com.github.charleslzq" % "hand-writing-view" % "1.0.0-RC1"
[com.github.charleslzq/hand-writing-view "1.0.0-RC1"]