Key-sensitive layouts Library

Simple library for work with soft keyboard

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

ru.ztrap.views
ArtifactId

ArtifactId

KeySensitive
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

Key-sensitive layouts Library
Simple library for work with soft keyboard

Download KeySensitive

How to add to project

<!-- https://jarcasting.com/artifacts/ru.ztrap.views/KeySensitive/ -->
<dependency>
    <groupId>ru.ztrap.views</groupId>
    <artifactId>KeySensitive</artifactId>
    <version>2.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.ztrap.views/KeySensitive/
implementation 'ru.ztrap.views:KeySensitive:2.0.1'
// https://jarcasting.com/artifacts/ru.ztrap.views/KeySensitive/
implementation ("ru.ztrap.views:KeySensitive:2.0.1")
'ru.ztrap.views:KeySensitive:aar:2.0.1'
<dependency org="ru.ztrap.views" name="KeySensitive" rev="2.0.1">
  <artifact name="KeySensitive" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.ztrap.views', module='KeySensitive', version='2.0.1')
)
libraryDependencies += "ru.ztrap.views" % "KeySensitive" % "2.0.1"
[ru.ztrap.views/KeySensitive "2.0.1"]

Dependencies

compile (7)

Group / Artifact Type Version
com.android.support » support-annotations jar 26.0.1
com.android.support » recyclerview-v7 jar 26.0.1
com.android.support » appcompat-v7 jar 26.0.1
com.android.support » cardview-v7 jar 26.0.1
com.android.support » support-v4 jar 26.0.1
com.android.support » percent jar 26.0.1
com.android.support » design jar 26.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.0.0
0.0.1-beta1