| License |
License |
|---|---|
| Categories |
CategoriesRetrofit Net HTTP Clients |
| GroupId | GroupIdio.github.afkt |
| ArtifactId | ArtifactIdDevRetrofit |
| Version | Version0.0.1 |
| Type | Typeaar |
| Description |
DescriptionDevRetrofit
DevRetrofit:0.0.1 publish
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| DevRetrofit-0.0.1.pom | |
| DevRetrofit-0.0.1-sources.jar | 6 KB |
| DevRetrofit-0.0.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.afkt/DevRetrofit/ -->
<dependency>
<groupId>io.github.afkt</groupId>
<artifactId>DevRetrofit</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.afkt/DevRetrofit/
implementation 'io.github.afkt:DevRetrofit:0.0.1'
// https://jarcasting.com/artifacts/io.github.afkt/DevRetrofit/
implementation ("io.github.afkt:DevRetrofit:0.0.1")
'io.github.afkt:DevRetrofit:aar:0.0.1'
<dependency org="io.github.afkt" name="DevRetrofit" rev="0.0.1">
<artifact name="DevRetrofit" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.afkt', module='DevRetrofit', version='0.0.1')
)
libraryDependencies += "io.github.afkt" % "DevRetrofit" % "0.0.1"
[io.github.afkt/DevRetrofit "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.1 |
| androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.1 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.4.1 |