| License |
License |
|---|---|
| GroupId | GroupIdio.github.itsxtt |
| ArtifactId | ArtifactIdpattern-lock |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionpattern-lock
Awesome pattern lock view for android written in kotlin.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pattern-lock-0.2.0.pom | |
| pattern-lock-0.2.0-sources.jar | 4 KB |
| pattern-lock-0.2.0-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.20 |
| androidx.appcompat » appcompat | jar | 1.0.0 |