is not current version
Last Version 1.6.2

cn.dreamtobe.kpswitch:library 1.5.0

for resolve keyboard & panel switch layout conflict on Android

GroupId

GroupId

cn.dreamtobe.kpswitch
ArtifactId

ArtifactId

library
Version

Version

1.5.0
Type

Type

aar

Download library 1.5.0


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