is not current version
Last Version 1.1.1

com.lyft:scissors 1.0.2

Android image cropping library.

GroupId

GroupId

com.lyft
ArtifactId

ArtifactId

scissors
Version

Version

1.0.2
Type

Type

aar

Download scissors 1.0.2


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