hw-lookup-engine

View and engines for hand writing input

License

License

GroupId

GroupId

com.github.charleslzq
ArtifactId

ArtifactId

hw-lookup-engine
Last Version

Last Version

1.0.0-RC5
Release Date

Release Date

Type

Type

aar
Description

Description

hw-lookup-engine
View and engines for hand writing input
Project URL

Project URL

https://github.com/charleslzq/HandWritingRecognition/
Source Code Management

Source Code Management

https://github.com/charleslzq/HandWritingRecognition/

Download hw-lookup-engine

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.charleslzq : hw-view jar 1.0.0-RC5
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.61
com.google.code.gson : gson jar 2.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RC5
1.0.0-RC4
1.0.0-RC3
1.0.0-RC2
1.0.0-RC1