pattern-lock

Awesome pattern lock view for android written in kotlin.

License

License

GroupId

GroupId

io.github.itsxtt
ArtifactId

ArtifactId

pattern-lock
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

pattern-lock
Awesome pattern lock view for android written in kotlin.
Project URL

Project URL

https://github.com/itsxtt/pattern-lock
Source Code Management

Source Code Management

https://github.com/itsxtt/pattern-lock

Download pattern-lock

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.itsxtt/pattern-lock/ -->
<dependency>
    <groupId>io.github.itsxtt</groupId>
    <artifactId>pattern-lock</artifactId>
    <version>0.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.itsxtt/pattern-lock/
implementation 'io.github.itsxtt:pattern-lock:0.2.0'
// https://jarcasting.com/artifacts/io.github.itsxtt/pattern-lock/
implementation ("io.github.itsxtt:pattern-lock:0.2.0")
'io.github.itsxtt:pattern-lock:aar:0.2.0'
<dependency org="io.github.itsxtt" name="pattern-lock" rev="0.2.0">
  <artifact name="pattern-lock" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.itsxtt', module='pattern-lock', version='0.2.0')
)
libraryDependencies += "io.github.itsxtt" % "pattern-lock" % "0.2.0"
[io.github.itsxtt/pattern-lock "0.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.20
androidx.appcompat » appcompat jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0