| License |
License |
|---|---|
| GroupId | GroupIdcom.safetorun |
| ArtifactId | ArtifactIdpinscreen |
| Last Version | Last Version2.0.0-beta |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionpinscreen
Safe to run
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| pinscreen-2.0.0-beta.pom | |
| pinscreen-2.0.0-beta-sources.jar | 7 KB |
| pinscreen-2.0.0-beta-javadoc.jar | 378 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.safetorun/pinscreen/ -->
<dependency>
<groupId>com.safetorun</groupId>
<artifactId>pinscreen</artifactId>
<version>2.0.0-beta</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.safetorun/pinscreen/
implementation 'com.safetorun:pinscreen:2.0.0-beta'
// https://jarcasting.com/artifacts/com.safetorun/pinscreen/
implementation ("com.safetorun:pinscreen:2.0.0-beta")
'com.safetorun:pinscreen:aar:2.0.0-beta'
<dependency org="com.safetorun" name="pinscreen" rev="2.0.0-beta">
<artifact name="pinscreen" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.safetorun', module='pinscreen', version='2.0.0-beta')
)
libraryDependencies += "com.safetorun" % "pinscreen" % "2.0.0-beta"
[com.safetorun/pinscreen "2.0.0-beta"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.6.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |
| androidx.security » security-crypto | jar | 1.0.0 |