License |
License |
---|---|
GroupId | GroupIdcn.dreamtobe.kpswitch |
ArtifactId | ArtifactIdlibrary |
Version | Version1.6.2 |
Type | Typeaar |
Description |
DescriptionJKeyboardPanelSwitch
for resolve keyboard & panel switch layout conflict on Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
library-1.6.2.pom | |
library-1.6.2.aar | 30 KB |
library-1.6.2-sources.jar | 31 KB |
library-1.6.2-javadoc.jar | 219 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.dreamtobe.kpswitch/library/ -->
<dependency>
<groupId>cn.dreamtobe.kpswitch</groupId>
<artifactId>library</artifactId>
<version>1.6.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.dreamtobe.kpswitch/library/
implementation 'cn.dreamtobe.kpswitch:library:1.6.2'
// https://jarcasting.com/artifacts/cn.dreamtobe.kpswitch/library/
implementation ("cn.dreamtobe.kpswitch:library:1.6.2")
'cn.dreamtobe.kpswitch:library:aar:1.6.2'
<dependency org="cn.dreamtobe.kpswitch" name="library" rev="1.6.2">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.dreamtobe.kpswitch', module='library', version='1.6.2')
)
libraryDependencies += "cn.dreamtobe.kpswitch" % "library" % "1.6.2"
[cn.dreamtobe.kpswitch/library "1.6.2"]