| License |
License |
|---|---|
| Categories |
CategoriesArthas General Purpose Libraries Utility |
| GroupId | GroupIdio.github.ksrainarthas |
| ArtifactId | ArtifactIdsimplecropview |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionsimplecropview
simplecropview
|
| Filename | Size |
|---|---|
| simplecropview-2.0.0.pom | |
| simplecropview-2.0.0-sources.jar | 25 KB |
| simplecropview-2.0.0-javadoc.jar | 101 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ksrainarthas/simplecropview/ -->
<dependency>
<groupId>io.github.ksrainarthas</groupId>
<artifactId>simplecropview</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ksrainarthas/simplecropview/
implementation 'io.github.ksrainarthas:simplecropview:2.0.0'
// https://jarcasting.com/artifacts/io.github.ksrainarthas/simplecropview/
implementation ("io.github.ksrainarthas:simplecropview:2.0.0")
'io.github.ksrainarthas:simplecropview:aar:2.0.0'
<dependency org="io.github.ksrainarthas" name="simplecropview" rev="2.0.0">
<artifact name="simplecropview" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ksrainarthas', module='simplecropview', version='2.0.0')
)
libraryDependencies += "io.github.ksrainarthas" % "simplecropview" % "2.0.0"
[io.github.ksrainarthas/simplecropview "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.reactivex.rxjava2 : rxjava | jar | 2.1.10 |
| io.reactivex.rxjava2 : rxandroid | jar | 2.0.2 |