is not current version
Last Version 2.0.0

io.github.ksrainarthas:simplecropview 1.0.0

simplecropview

Categories

Categories

Arthas General Purpose Libraries Utility
GroupId

GroupId

io.github.ksrainarthas
ArtifactId

ArtifactId

simplecropview
Version

Version

1.0.0
Type

Type

aar

Download simplecropview 1.0.0


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