License |
License |
---|---|
GroupId | GroupIdio.imqa |
ArtifactId | ArtifactIdimqa-core |
Version | Version2.20.1 |
Type | Typeaar |
Description |
Descriptionimqa-core
A Kotlin SharedPreferences wrapper
|
Project URL |
Project URL |
Filename | Size |
---|---|
imqa-core-2.20.1.pom | |
imqa-core-2.20.1-sources.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.imqa/imqa-core/ -->
<dependency>
<groupId>io.imqa</groupId>
<artifactId>imqa-core</artifactId>
<version>2.20.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.imqa/imqa-core/
implementation 'io.imqa:imqa-core:2.20.1'
// https://jarcasting.com/artifacts/io.imqa/imqa-core/
implementation ("io.imqa:imqa-core:2.20.1")
'io.imqa:imqa-core:aar:2.20.1'
<dependency org="io.imqa" name="imqa-core" rev="2.20.1">
<artifact name="imqa-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.imqa', module='imqa-core', version='2.20.1')
)
libraryDependencies += "io.imqa" % "imqa-core" % "2.20.1"
[io.imqa/imqa-core "2.20.1"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.6.0 |
com.android.volley : volley | jar | 1.1.1 |
com.android.support » support-annotations | jar | 24.2.0 |