is not current version
Last Version 1.6.2

cn.dreamtobe.kpswitch:library 1.2.1

for resolve keyboard & panel switch layout conflict on Android

GroupId

GroupId

cn.dreamtobe.kpswitch
ArtifactId

ArtifactId

library
Version

Version

1.2.1
Type

Type

aar

Download library 1.2.1


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