is not current version
Last Version 1.2

io.github.kaustubhpatange:pin-lock 1.0

Library

GroupId

GroupId

io.github.kaustubhpatange
ArtifactId

ArtifactId

pin-lock
Version

Version

1.0
Type

Type

aar

Download pin-lock 1.0


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