| License |
License |
|---|---|
| GroupId | GroupIdio.github.muddz |
| ArtifactId | ArtifactIdquickshot |
| Version | Version1.4.0 |
| Type | Typeaar |
| Description |
Descriptionquickshot
Capture images of any View, SurfaceView or Bitmap from your Android app in: .jpg .png or .nomedia with simple oneliner codes.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| quickshot-1.4.0.pom | |
| quickshot-1.4.0-sources.jar | 5 KB |
| quickshot-1.4.0-javadoc.jar | 389 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.muddz/quickshot/ -->
<dependency>
<groupId>io.github.muddz</groupId>
<artifactId>quickshot</artifactId>
<version>1.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.muddz/quickshot/
implementation 'io.github.muddz:quickshot:1.4.0'
// https://jarcasting.com/artifacts/io.github.muddz/quickshot/
implementation ("io.github.muddz:quickshot:1.4.0")
'io.github.muddz:quickshot:aar:1.4.0'
<dependency org="io.github.muddz" name="quickshot" rev="1.4.0">
<artifact name="quickshot" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.muddz', module='quickshot', version='1.4.0')
)
libraryDependencies += "io.github.muddz" % "quickshot" % "1.4.0"
[io.github.muddz/quickshot "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.android.material » material | jar | 1.4.0 |