License |
License |
---|---|
GroupId | GroupIdcom.github.skgmn |
ArtifactId | ArtifactIdmochka |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionMochka
Android Bitmap Decoder
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mochka-1.0.0.pom | |
mochka-1.0.0.aar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skgmn/mochka/ -->
<dependency>
<groupId>com.github.skgmn</groupId>
<artifactId>mochka</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skgmn/mochka/
implementation 'com.github.skgmn:mochka:1.0.0'
// https://jarcasting.com/artifacts/com.github.skgmn/mochka/
implementation ("com.github.skgmn:mochka:1.0.0")
'com.github.skgmn:mochka:aar:1.0.0'
<dependency org="com.github.skgmn" name="mochka" rev="1.0.0">
<artifact name="mochka" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skgmn', module='mochka', version='1.0.0')
)
libraryDependencies += "com.github.skgmn" % "mochka" % "1.0.0"
[com.github.skgmn/mochka "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.61 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.61 |
androidx.appcompat » appcompat | jar | 1.0.2 |
androidx.core » core-ktx | jar | 1.0.2 |