License |
License |
---|---|
GroupId | GroupIdcom.github.charleslzq |
ArtifactId | ArtifactIdhw-view |
Version | Version1.0.0-RC5 |
Type | Typeaar |
Description |
Descriptionhw-view
View and engines for hand writing input
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hw-view-1.0.0-RC5.pom | |
hw-view-1.0.0-RC5.aar | 47 KB |
hw-view-1.0.0-RC5-sources.jar | 995 bytes |
hw-view-1.0.0-RC5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.charleslzq/hw-view/ -->
<dependency>
<groupId>com.github.charleslzq</groupId>
<artifactId>hw-view</artifactId>
<version>1.0.0-RC5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.charleslzq/hw-view/
implementation 'com.github.charleslzq:hw-view:1.0.0-RC5'
// https://jarcasting.com/artifacts/com.github.charleslzq/hw-view/
implementation ("com.github.charleslzq:hw-view:1.0.0-RC5")
'com.github.charleslzq:hw-view:aar:1.0.0-RC5'
<dependency org="com.github.charleslzq" name="hw-view" rev="1.0.0-RC5">
<artifact name="hw-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.charleslzq', module='hw-view', version='1.0.0-RC5')
)
libraryDependencies += "com.github.charleslzq" % "hw-view" % "1.0.0-RC5"
[com.github.charleslzq/hw-view "1.0.0-RC5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.2.61 |
io.reactivex.rxjava2 : rxjava | jar | 2.1.9 |
io.reactivex.rxjava2 : rxandroid | jar | 2.0.1 |