is not current version
Last Version 1.2

io.github.kaustubhpatange:pin-lock 1.1

Library

GroupId

GroupId

io.github.kaustubhpatange
ArtifactId

ArtifactId

pin-lock
Version

Version

1.1
Type

Type

aar

Download pin-lock 1.1


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