License |
License |
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients |
GroupId | GroupIdco.early.fore |
ArtifactId | ArtifactIdfore-retrofit |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionfore
android fore - retrofit helpers
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fore-retrofit-1.2.1.pom | |
fore-retrofit-1.2.1-sources.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.early.fore/fore-retrofit/ -->
<dependency>
<groupId>co.early.fore</groupId>
<artifactId>fore-retrofit</artifactId>
<version>1.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.early.fore/fore-retrofit/
implementation 'co.early.fore:fore-retrofit:1.2.1'
// https://jarcasting.com/artifacts/co.early.fore/fore-retrofit/
implementation ("co.early.fore:fore-retrofit:1.2.1")
'co.early.fore:fore-retrofit:aar:1.2.1'
<dependency org="co.early.fore" name="fore-retrofit" rev="1.2.1">
<artifact name="fore-retrofit" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.early.fore', module='fore-retrofit', version='1.2.1')
)
libraryDependencies += "co.early.fore" % "fore-retrofit" % "1.2.1"
[co.early.fore/fore-retrofit "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
co.early.fore : fore-core | jar | 1.2.1 |
com.squareup.retrofit2 : retrofit | jar | 2.6.2 |